Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/platform/zephyr/include/chre/target_platform/
H A Dinit.h24 constexpr inline int getChreTaskPriority() { in getChreTaskPriority() function
/aosp_15_r20/system/chre/platform/freertos/
H A Dinit.cc160 BaseType_t getChreTaskPriority() { in getChreTaskPriority() function