Home
last modified time | relevance | path

Searched defs:callbackInterface (Results 1 – 2 of 2) sorted by relevance

/base/useriam/user_auth_framework/test/unittest/services/src/
Duser_auth_service_test.cpp272 sptr<GetExecutorPropertyCallbackInterface> callbackInterface = testCallback; variable
286 sptr<GetExecutorPropertyCallbackInterface> callbackInterface = testCallback; variable
335 sptr<SetExecutorPropertyCallbackInterface> callbackInterface = testCallback; variable
349 sptr<SetExecutorPropertyCallbackInterface> callbackInterface = testCallback; variable
392 sptr<UserAuthCallbackInterface> callbackInterface = testCallback; variable
408 sptr<UserAuthCallbackInterface> callbackInterface = testCallback; variable
439 sptr<UserAuthCallbackInterface> callbackInterface = testCallback; variable
544 sptr<UserAuthCallbackInterface> callbackInterface = testCallback; variable
569 sptr<UserAuthCallbackInterface> callbackInterface = testCallback; variable
587 sptr<UserAuthCallbackInterface> callbackInterface = testCallback; variable
[all …]
Dco_auth_service_test.cpp89 sptr<ExecutorCallbackInterface> callbackInterface = testCallback; variable