Home
last modified time | relevance | path

Searched defs:universallyUniqueId (Results 1 - 4 of 4) sorted by relevance

/base/security/access_token/services/tokensyncmanager/include/device/
H A Ddevice_info.h33 std::string universallyUniqueId; // uuid member
/base/security/access_token/services/tokensyncmanager/src/device/
H A Ddevice_info_manager.cpp50 void DeviceInfoManager::AddDeviceInfo(const std::string &networkId, const std::string &universallyUniqueId, in AddDeviceInfo() argument
100 std::string universallyUniqueId = deviceInfo.deviceId.universallyUniqueId; in ConvertToUniversallyUniqueIdOrFetch() local
H A Ddevice_info_repository.cpp146 void DeviceInfoRepository::SaveDeviceInfo(const std::string &networkId, const std::string &universallyUniqueId, in SaveDeviceInfo() argument
104 FindDeviceIdByUniversallyUniqueIdLocked( const std::string &universallyUniqueId, DeviceId &deviceId) const FindDeviceIdByUniversallyUniqueIdLocked() argument
[all...]
/base/security/access_token/services/tokensyncmanager/test/unittest/
H A Dtoken_sync_service_test.cpp921 std::string universallyUniqueId; in HWTEST_F() local
962 std::string universallyUniqueId = "123"; in HWTEST_F() local
995 std::string universallyUniqueId = "123"; in HWTEST_F() local
1041 std::string universallyUniqueId = "123"; HWTEST_F() local
1078 std::string universallyUniqueId = "123"; HWTEST_F() local
1114 std::string universallyUniqueId = "123"; HWTEST_F() local
1137 std::string universallyUniqueId = "123"; HWTEST_F() local
1207 std::string universallyUniqueId = "123"; HWTEST_F() local
[all...]

Completed in 4 milliseconds