Home
last modified time | relevance | path

Searched defs:inEventLoopThread (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_chre/
H A Dcontext.cc19 bool inEventLoopThread() { return true; } in inEventLoopThread() function
/aosp_15_r20/system/chre/platform/linux/
H A Dcontext.cc21 bool inEventLoopThread() { in inEventLoopThread() function
/aosp_15_r20/system/chre/platform/zephyr/
H A Dcontext.cc24 bool inEventLoopThread() { in inEventLoopThread() function
/aosp_15_r20/system/chre/platform/freertos/
H A Dcontext.cc25 bool inEventLoopThread() { in inEventLoopThread() function
/aosp_15_r20/system/chre/platform/embos/
H A Dcontext.cc26 bool inEventLoopThread() { in inEventLoopThread() function
/aosp_15_r20/system/chre/platform/slpi/
H A Dinit.cc146 bool inEventLoopThread() { in inEventLoopThread() function