Home
last modified time | relevance | path

Searched refs:SetDeviceIdHash (Results 1 - 12 of 12) sorted by relevance

/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Dtrust_device_profile.h41 void SetDeviceIdHash(const std::string& deviceIdHash);
H A Daccess_control_profile.h63 void SetDeviceIdHash(const std::string& deviceIdHash);
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dtrust_device_profile.cpp52 void TrustDeviceProfile::SetDeviceIdHash(const std::string& deviceIdHash) in SetDeviceIdHash() function in OHOS::DistributedDeviceProfile::TrustDeviceProfile
H A Daccess_control_profile.cpp195 void AccessControlProfile::SetDeviceIdHash(const std::string& deviceIdHash) in SetDeviceIdHash() function in OHOS::DistributedDeviceProfile::AccessControlProfile
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dtrust_device_profile_test.cpp93 trustDeviceProfile.SetDeviceIdHash(deviceIdHash); in HWTEST_F()
H A Dtrust_profile_manager_test.cpp255 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
286 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
331 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
376 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
421 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
466 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
511 profile.SetDeviceIdHash("abcd33"); in HWTEST_F()
556 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
601 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
646 profile.SetDeviceIdHash("abc in HWTEST_F()
[all...]
H A Ddistributed_device_profile_client_rdb_test.cpp180 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
H A Dprofile_utils_test.cpp368 profile.SetDeviceIdHash("deviceIdHash"); in HWTEST_F()
419 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
469 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
525 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
581 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
677 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
727 profile.SetDeviceIdHash("abcd"); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/
H A Dprofileutils_fuzzer.cpp137 profile.SetDeviceIdHash("deviceIdHash"); in TrustDeviceProfileToEntriesFuzzTest()
174 profile.SetDeviceIdHash("abcd"); in AccessControlProfileToEntriesFuzzTest()
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp797 trustDeviceProfile.SetDeviceIdHash(accessControlProfile.GetDeviceIdHash()); in ConvertToTrustDeviceProfile()
1456 trustDeviceProfile.SetDeviceIdHash(deviceIdHash); in ConvertToTrustDeviceProfile()
1559 accessControlProfile.SetDeviceIdHash(deviceIdHash); in ConvertToAccessControlProfile()
1984 trustDeviceProfile.SetDeviceIdHash(profile.GetDeviceIdHash()); in DeleteTrustDeviceCheck()
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp502 profile.SetDeviceIdHash(strValue); in EntriesToTrustDeviceProfile()
555 profile.SetDeviceIdHash(strValue); in EntriesToAccessControlProfile()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp442 profile.SetDeviceIdHash(aclInfo.deviceIdHash); in PutAccessControlList()

Completed in 13 milliseconds