Home
last modified time | relevance | path

Searched refs:AddDeviceInfo (Results 1 – 4 of 4) sorted by relevance

/base/security/access_token/services/tokensyncmanager/include/device/
Ddevice_info_manager.h63 void AddDeviceInfo(const std::string &networkId, const std::string &universallyUniqueId,
/base/security/access_token/services/tokensyncmanager/src/remote/
Dsoft_bus_device_connection_listener.cpp47 DeviceInfoManager::GetInstance().AddDeviceInfo( in OnDeviceOnline()
Dsoft_bus_manager.cpp338 DeviceInfoManager::GetInstance().AddDeviceInfo(info.networkId, uuid, udid, info.deviceName, in FulfillLocalDeviceInfo()
/base/security/access_token/services/tokensyncmanager/src/device/
Ddevice_info_manager.cpp42 void DeviceInfoManager::AddDeviceInfo(const std::string &networkId, const std::string &universallyU… in AddDeviceInfo() function in OHOS::Security::AccessToken::DeviceInfoManager