Home
last modified time | relevance | path

Searched refs:GetUuidFromCache (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/services/softbuscache/include/
H A Ddm_softbus_cache.h40 int32_t GetUuidFromCache(const char *networkId, std::string &uuid);
/foundation/distributedhardware/device_manager/services/softbuscache/src/
H A Ddm_softbus_cache.cpp236 int32_t SoftbusCache::GetUuidFromCache(const char *networkId, std::string &uuid) in GetUuidFromCache() function in OHOS::DistributedHardware::SoftbusCache
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp283 return SoftbusCache::GetInstance().GetUuidFromCache(networkId, uuid); in GetUuidByNetworkId()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp683 return SoftbusCache::GetInstance().GetUuidFromCache(networkId, uuid); in GetUuidByNetworkId()

Completed in 6 milliseconds