Home
last modified time | relevance | path

Searched defs:encryptedUuid (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/
H A Dpreprocess_utils.cpp128 …std::string encryptedUuid = DistributedData::DeviceManagerAdapter::GetInstance().CalcClientUuid(" … in GetLocalDeviceId() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddevice_manager_adapter.cpp661 std::string encryptedUuid; in CalcClientUuid() local
742 std::string encryptedUuid; in GetEncryptedUuidByNetworkId() local
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/
H A Ddevice_manager_impl_mock.cpp256 std::string &encryptedUuid) in GenerateEncryptedUuid()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service.cpp1486 std::string encryptedUuid; variable
1496 std::string encryptedUuid; variable
H A DUTTest_device_manager_impl.cpp1617 std::string encryptedUuid = ""; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp999 const std::string &appId, std::string &encryptedUuid) in GenerateEncryptedUuid()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1265 const std::string &appId, std::string &encryptedUuid) in GenerateEncryptedUuid()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp830 std::string encryptedUuid; in ON_IPC_CMD() local