Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dcoauth.c134 IAM_STATIC bool IsScheduleMatch(const void *data, const void *condition) in IsScheduleMatch() function
151 return g_scheduleList->remove(g_scheduleList, (void *)&scheduleId, IsScheduleMatch, true); in RemoveCoAuthSchedule()
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dco_auth_test.cpp26 extern bool IsScheduleMatch(const void *data, const void *condition);
111 EXPECT_FALSE(IsScheduleMatch(nullptr, nullptr)); in HWTEST_F()

Completed in 2 milliseconds