Home
last modified time | relevance | path

Searched refs:callbackInterface (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_auth_service_test_part01.cpp53 service.GetPropertyById(testCredentialId, testKeys, callbackInterface);
55 service.GetPropertyById(testCredentialId, testKeys, callbackInterface);
66 service.GetPropertyById(testCredentialId, testKeys, callbackInterface);
98 callbackInterface = testCallback;
99 service.GetPropertyById(testCredentialId, testKeys, callbackInterface);
100 service.GetPropertyById(testCredentialId, testKeys, callbackInterface);
112 service.GetPropertyById(testCredentialId, testKeys, callbackInterface);
135 callbackInterface = testCallback;
180 callbackInterface = testCallback;
225 callbackInterface = testCallback;
[all …]
H A Duser_auth_service_test.cpp319 callbackInterface = testCallback;
364 callbackInterface = testCallback;
392 sptr<UserAuthCallbackInterface> callbackInterface = testCallback; variable
394 testAuthTrustLevel, callbackInterface);
408 sptr<UserAuthCallbackInterface> callbackInterface = testCallback; variable
410 testAuthTrustLevel, callbackInterface);
417 callbackInterface = testCallback;
439 sptr<UserAuthCallbackInterface> callbackInterface = testCallback; variable
441 testAuthTrustLevel, callbackInterface);
595 callbackInterface = testCallback;
[all …]
H A Dco_auth_service_test.cpp89 sptr<ExecutorCallbackInterface> callbackInterface = testCallback; variable
90 uint64_t executorIndex = service->ExecutorRegister(info, callbackInterface);
92 executorIndex = service->ExecutorRegister(info, callbackInterface);