Searched defs:type_dict_sp (Results 1 – 2 of 2) sorted by relevance
155 StructuredData::DictionarySP type_dict_sp(new StructuredData::Dictionary()); in WrapOptionsDict() local
177 auto type_dict_sp = std::make_shared<StructuredData::Dictionary>(); in WrapOptionsDict() local