Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.h140 std::map<uint8_t, std::shared_ptr<Device>> device_map_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddevice_mgr.h106 std::unordered_map<StringPiece, Device*, StringPieceHasher> device_map_; variable
/aosp_15_r20/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
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr.cpp1280 std::map<std::string, std::string> device_map_; member in CheckpointManager