Home
last modified time | relevance | path

Searched refs:IsExecutorValid (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c90 IAM_STATIC bool IsExecutorValid(const ExecutorInfoHal *executorInfo) in IsExecutorValid() function
154 if (!IsExecutorValid(executorInfo)) { in RegisterExecutorToPool()
276 if (!IsExecutorValid(executorInfo)) { in QueryExecutor()
316 if (!IsExecutorValid(executorInfo)) { in QueryCollecterMatcher()
347 if (!IsExecutorValid(executorInfo)) { in QueryCredentialExecutorIndex()
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dpool_test.cpp30 extern bool IsExecutorValid(const ExecutorInfoHal *executorInfo);
82 EXPECT_FALSE(IsExecutorValid(nullptr)); in HWTEST_F()

Completed in 2 milliseconds