Home
last modified time | relevance | path

Searched refs:GetUuidByUdid (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/services/softbuscache/include/
H A Ddm_softbus_cache.h49 int32_t GetUuidByUdid(const std::string &udid, std::string &uuid);
/foundation/distributedhardware/device_manager/services/softbuscache/src/
H A Ddm_softbus_cache.cpp398 int32_t SoftbusCache::GetUuidByUdid(const std::string &udid, std::string &uuid) in GetUuidByUdid() function in OHOS::DistributedHardware::SoftbusCache
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp767 SoftbusCache::GetInstance().GetUuidByUdid(remoteUdid, uuid); in HandleAccountLogoutEvent()

Completed in 3 milliseconds