Home
last modified time | relevance | path

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

/base/security/access_token/services/tokensyncmanager/test/mock/include/
H A Ddevice_manager.h77 int32_t GetUuidByNetworkId(const std::string &pkgName, const std::string &netWorkId, std::string &uuid) in GetUuidByNetworkId() function in OHOS::Security::AccessToken::DistributedHardware::DeviceManager
/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_manager.cpp101 DistributedHardware::DeviceManager::GetInstance().GetUuidByNetworkId(TOKEN_SYNC_PACKAGE_NAME, device.networkId, in AddTrustedDeviceInfo()
468 DistributedHardware::DeviceManager::GetInstance().GetUuidByNetworkId(TOKEN_SYNC_PACKAGE_NAME, networkId, uuid); in GetUniversallyUniqueIdByNodeId()
538 DistributedHardware::DeviceManager::GetInstance().GetUuidByNetworkId(TOKEN_SYNC_PACKAGE_NAME, networkId, uuid); in FulfillLocalDeviceInfo()
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_device_manager_impl.cpp143 int32_t DeviceManagerImpl::GetUuidByNetworkId(const std::string &pkgName, const std::string &netWorkId, in GetUuidByNetworkId() function in OHOS::DistributedHardware::DeviceManagerImpl

Completed in 3 milliseconds