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