Searched refs:IntegerSP (Results 1 – 6 of 6) sorted by relevance
39 typedef std::shared_ptr<Integer> IntegerSP; typedef
5471 JSONGenerator::IntegerSP(new JSONGenerator::Integer( in GetJSONThreadsInfo()
200 name_masks_sp->AddItem(StructuredData::IntegerSP( in SerializeToStructuredData()
461 StructuredData::IntegerSP PythonInteger::CreateStructuredInteger() const { in CreateStructuredInteger()462 StructuredData::IntegerSP result(new StructuredData::Integer); in CreateStructuredInteger()
481 StructuredData::IntegerSP CreateStructuredInteger() const;
63 typedef std::shared_ptr<Integer> IntegerSP; typedef