Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dpool_test.cpp29 extern bool IsExecutorNodeMatch(const void *data, const void *condition);
69 EXPECT_FALSE(IsExecutorNodeMatch(nullptr, nullptr)); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c54 IAM_STATIC bool IsExecutorNodeMatch(const void *data, const void *condition) in IsExecutorNodeMatch() function
170 if (g_poolList->remove(g_poolList, (void *)executorInfo, IsExecutorNodeMatch, true) != RESULT_SUCCESS) { in RegisterExecutorToPool()

Completed in 2 milliseconds