Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/
H A Duser_auth_executor_fuzzer.cpp262 g_executor->OnHdiConnect(); in FuzzExecutorOnHdiConnect()
275 g_executor->OnHdiDisconnect(); in FuzzExecutorOnHdiDisconnect()
283 g_executor->OnFrameworkReady(); in FuzzExecutorOnFrameworkReady()
290 g_executor->GetExecutorHdi(); in FuzzExecutorGetExecutorHdi()
297 g_executor->GetDescription(); in FuzzExecutorGetDescription()
304 g_executor->UnregisterExecutorCallback(); in FuzzExecutorUnregisterExecutorCallback()
311 g_executor->RespondCallbackOnDisconnect(); in FuzzExecutorRespondCallbackOnDisconnect()
318 g_executor->GetAuthType(); in FuzzExecutorGetAuthType()
325 g_executor->GetExecutorRole(); in FuzzExecutorGetExecutorRole()
367 g_executor->AddCommand(command); in FuzzExecutorCommand()
[all …]