Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_system_libfmq_eventflag.cc77 status_t EventFlag::unmapEventFlagWord(std::atomic<uint32_t>* efWordPtr, in unmapEventFlagWord() function in EventFlag
/aosp12/system/libfmq/
H A DEventFlag.cpp234 status_t EventFlag::unmapEventFlagWord(std::atomic<uint32_t>* efWordPtr, in unmapEventFlagWord() function in android::hardware::EventFlag