/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
H A D | deviceauth_test.cpp | 264 SetSessionKey, 285 SetSessionKey, 313 SetSessionKey, 331 SetSessionKey, 349 SetSessionKey, 367 SetSessionKey, 385 SetSessionKey, 403 SetSessionKey, 421 SetSessionKey, 439 SetSessionKey, [all …]
|
H A D | hichain_receivedata_test.cpp | 148 SetSessionKey, 177 SetSessionKey, 230 SetSessionKey, 274 SetSessionKey, 314 SetSessionKey, 380 SetSessionKey, 422 SetSessionKey, 502 SetSessionKey, 543 SetSessionKey, 576 SetSessionKey, [all …]
|
H A D | huks_adapter_test.cpp | 566 SetSessionKey, 649 SetSessionKey, 679 SetSessionKey, 1104 SetSessionKey, 1233 SetSessionKey, 1252 SetSessionKey, 1269 SetSessionKey, 1288 SetSessionKey, 1305 SetSessionKey, 1324 SetSessionKey, [all …]
|
H A D | hichain_pake_test.cpp | 85 static void SetSessionKey(const struct session_identity *identity, const struct hc_session_key *ses… in SetSessionKey() function 159 SetSessionKey,
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | trust_profile_manager_test.cpp | 251 profile.SetSessionKey("key1"); 282 profile.SetSessionKey("key1"); 327 profile.SetSessionKey("key1"); 372 profile.SetSessionKey("key1"); 417 profile.SetSessionKey("key1"); 462 profile.SetSessionKey("key1"); 507 profile.SetSessionKey("key1"); 552 profile.SetSessionKey("key1"); 597 profile.SetSessionKey("key1"); 642 profile.SetSessionKey("key1"); [all …]
|
H A D | profile_utils_test.cpp | 415 profile.SetSessionKey("key1"); 465 profile.SetSessionKey("key1"); 521 profile.SetSessionKey("key1"); 577 profile.SetSessionKey("key1"); 673 profile.SetSessionKey("key1"); 723 profile.SetSessionKey("key1");
|
H A D | distributed_device_profile_client_rdb_test.cpp | 176 profile.SetSessionKey("key1");
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/ |
H A D | access_control_profile.h | 41 void SetSessionKey(const std::string& sessionKey);
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
H A D | access_control_profile.cpp | 83 void AccessControlProfile::SetSessionKey(const std::string &sessionKey) in SetSessionKey() function in OHOS::DistributedDeviceProfile::AccessControlProfile
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/ |
H A D | profileutils_fuzzer.cpp | 170 profile.SetSessionKey("key1"); in AccessControlProfileToEntriesFuzzTest()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/ |
H A D | profile_utils.cpp | 528 profile.SetSessionKey(strValue); in EntriesToAccessControlProfile()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/ |
H A D | trust_profile_manager.cpp | 1555 accessControlProfile.SetSessionKey(sessionKey); in ConvertToAccessControlProfile()
|