Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dlinked_list.h37 bool (*hasNext)(struct LinkedListIterator *iterator); member
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c274 while (iterator->hasNext(iterator)) { in QueryExecutor()
314 while (iterator->hasNext(iterator)) { in QueryCollecterMatcher()
345 while (iterator->hasNext(iterator)) { in QueryCredentialExecutorIndex()
H A Dcoauth.c166 while (iterator->hasNext(iterator)) { in GetCoAuthSchedule()
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dlinked_list.c130 iterator->hasNext = IteratorHasNext; in CreateIterator()
/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_database.c1060 while (iterator->hasNext(iterator)) { in GetInvalidUser()
1136 while (iterator->hasNext(iterator)) { in GetAllExtUserInfo()

Completed in 4 milliseconds