Home
last modified time | relevance | path

Searched defs:waitHelper (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_system_libfmq_eventflag.cc87 status_t EventFlag::waitHelper(uint32_t bitmask, uint32_t* efState, in waitHelper() function in EventFlag
/aosp12/system/libfmq/
H A DEventFlag.cpp139 status_t EventFlag::waitHelper(uint32_t bitmask, uint32_t* efState, int64_t timeoutNanoSeconds) { in waitHelper() function in android::hardware::EventFlag