Searched refs:GetUuidByNetworkId (Results 1 - 3 of 3) sorted by relevance
/base/security/access_token/services/tokensyncmanager/test/mock/include/ |
H A D | device_manager.h | 77 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 D | soft_bus_manager.cpp | 101 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 D | mock_device_manager_impl.cpp | 143 int32_t DeviceManagerImpl::GetUuidByNetworkId(const std::string &pkgName, const std::string &netWorkId, in GetUuidByNetworkId() function in OHOS::DistributedHardware::DeviceManagerImpl
|
Completed in 3 milliseconds