Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp536 std::map<std::string, int32_t> &deviceMap) in UpdateBindType()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1631 std::map<std::string, int32_t> deviceMap; in HandleAccountLogout() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp2126 std::vector<std::string> deviceMap = {DEVICE_B, DEVICE_C}; variable