Home
last modified time | relevance | path

Searched refs:property_map (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/
Dproperty.cc34 property_map = { variable
116 const auto factory = property_map.find(bt_property.type); in property_factory()
117 if (factory != property_map.end()) { in property_factory()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/
Ddependencies_1.76.0.txt11 …nfig container_hash core iterator lambda mpl multi_index preprocessor property_map serialization s…
47 …exical_cast math move mpl multi_index optional parameter preprocessor property_map property_tree r…
48 …esystem foreach function graph iterator lexical_cast mpi mpl optional property_map random serializ…
97 property_map -> any assert bind concept_check config core function iterator lexical_cast mpi mpl mu…
Dmaintainers.txt118 property_map Douglas Gregor <dgregor -at- cs.indiana.edu>
/aosp_15_r20/bionic/linker/
H A Dlinker_config.cpp465 std::unordered_map<std::string, PropertyValue> property_map; in read_binary_config() local
466 if (!parse_config_file(ld_config_file_path, binary_realpath, &property_map, error_msg)) { in read_binary_config()
470 Properties properties(std::move(property_map)); in read_binary_config()
/aosp_15_r20/external/icing/icing/schema/
H A Dschema-util.cc1067 property_map; in ValidateInheritedProperties() local
1075 auto& curr_property_map = property_map[type_config.schema_type()]; in ValidateInheritedProperties()
1085 auto& child_property_map = property_map[child_type_name]; in ValidateInheritedProperties()
1088 auto& parent_property_map = property_map[parent_type_name]; in ValidateInheritedProperties()
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/
Dfdt.rs459 let mut property_map = BTreeMap::new(); in parse_vm_ref_dt() localVariable
464 property_map.insert( in parse_vm_ref_dt()
470 Ok(property_map) in parse_vm_ref_dt()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/doc/
Dindex.rst392 .. _`ReadWritePropertyMap`: ../../../property_map/doc/ReadWritePropertyMap.html
393 .. _`ReadablePropertyMap`: ../../../property_map/doc/ReadablePropertyMap.html
1085 #include <boost/property_map/property_map.hpp>