Home
last modified time | relevance | path

Searched refs:chppPlatformNotifierTimedWait (Results 1 – 2 of 2) sorted by relevance

/system/chre/chpp/platform/linux/include/chpp/platform/
Dplatform_notifier.h58 uint32_t chppPlatformNotifierTimedWait(struct ChppNotifier *notifier,
84 return chppPlatformNotifierTimedWait(notifier, timeoutNs); in chppNotifierTimedWait()
/system/chre/chpp/platform/linux/
Dnotifier.c66 uint32_t chppPlatformNotifierTimedWait(struct ChppNotifier *notifier, in chppPlatformNotifierTimedWait() function