Home
last modified time | relevance | path

Searched defs:device_map_ (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/profile/avrcp/
H A Dconnection_handler.h137 std::map<uint8_t, std::shared_ptr<Device>> device_map_; variable
/aosp12/system/update_engine/payload_consumer/
H A Dpartition_update_generator_android_unittest.cc62 std::map<std::string, std::string> device_map_; member in chromeos_update_engine::PartitionUpdateGeneratorAndroidTest
/aosp12/system/core/fs_mgr/
H A Dfs_mgr.cpp1232 std::map<std::string, std::string> device_map_; member in CheckpointManager