Home
last modified time | relevance | path

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

/system/bt/profile/avrcp/
Dconnection_handler.h129 std::map<uint8_t, std::shared_ptr<Device>> device_map_; variable
/system/core/fs_mgr/
Dfs_mgr.cpp1026 std::map<std::string, std::string> device_map_; member in CheckpointManager