Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_system_libfmq_eventflag.cc96 void EventFlag::addNanosecondsToCurrentTime(int64_t nanoSeconds, in addNanosecondsToCurrentTime() function in EventFlag
/system/libfmq/
DEventFlag.cpp261 void EventFlag::addNanosecondsToCurrentTime(int64_t nanoSeconds, struct timespec* waitTime) { in addNanosecondsToCurrentTime() function in android::hardware::EventFlag