Home
last modified time | relevance | path

Searched refs:EXECUTOR_CONDITION_MATCHER (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dpool.h54 EXECUTOR_CONDITION_MATCHER = 16, // 1 << 4 enumerator
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dpool_test.cpp296 EXPECT_EQ(condition.conditonFactor & EXECUTOR_CONDITION_MATCHER, EXECUTOR_CONDITION_MATCHER); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c245 if ((condition->conditonFactor & EXECUTOR_CONDITION_MATCHER) != 0 && in IsExecutorMatch()
410 condition->conditonFactor |= EXECUTOR_CONDITION_MATCHER; in SetExecutorConditionExecutorMatcher()

Completed in 2 milliseconds