Home
last modified time | relevance | path

Searched defs:string_property (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/dynamic_depth/internal/xmpmeta/
H A Dxmp_parser.cc264 bool ConvertStringPropertyToType(const string& string_property, T* value) { in ConvertStringPropertyToType()
270 bool ConvertStringPropertyToType<bool>(const string& string_property, in ConvertStringPropertyToType()
276 bool ConvertStringPropertyToType<double>(const string& string_property, in ConvertStringPropertyToType()
283 bool ConvertStringPropertyToType<int>(const string& string_property, in ConvertStringPropertyToType()
297 bool ConvertStringPropertyToType<int64>(const string& string_property, in ConvertStringPropertyToType()
/aosp_15_r20/external/icing/icing/schema/
H A Dsection-manager_test.cc879 auto string_property = type_with_non_integer_properties.add_properties(); in TEST_F() local
974 auto string_property = document_type.add_properties(); in TEST_F() local
1059 auto string_property = document_type.add_properties(); in TEST_F() local