Home
last modified time | relevance | path

Searched refs:SetExecutorConditionExecutorMatcher (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dpool_test.cpp173 SetExecutorConditionExecutorMatcher(&condition, matcher); in HWTEST_F()
292 SetExecutorConditionExecutorMatcher(nullptr, executorMatcher); in HWTEST_F()
294 SetExecutorConditionExecutorMatcher(&condition, executorMatcher); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dpool.h82 void SetExecutorConditionExecutorMatcher(ExecutorCondition *condition, uint32_t executorMatcher);
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c403 void SetExecutorConditionExecutorMatcher(ExecutorCondition *condition, uint32_t executorMatcher) in SetExecutorConditionExecutorMatcher() function
H A Dcoauth.c257 SetExecutorConditionExecutorMatcher(&condition, param->executorMatcher); in MountExecutor()
H A Dexecutor_message.c860 SetExecutorConditionExecutorMatcher(&condition, executorMatcher); in GetExecutorIndexByCondition()

Completed in 5 milliseconds