Searched refs:AddDeviceInfo (Results 1 – 4 of 4) sorted by relevance
63 void AddDeviceInfo(const std::string &networkId, const std::string &universallyUniqueId,
47 DeviceInfoManager::GetInstance().AddDeviceInfo( in OnDeviceOnline()
338 DeviceInfoManager::GetInstance().AddDeviceInfo(info.networkId, uuid, udid, info.deviceName, in FulfillLocalDeviceInfo()
42 void DeviceInfoManager::AddDeviceInfo(const std::string &networkId, const std::string &universallyU… in AddDeviceInfo() function in OHOS::Security::AccessToken::DeviceInfoManager