Home
last modified time | relevance | path

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

/system/chre/chpp/platform/linux/include/chpp/platform/
Dplatform_work_monitor.h29 static inline void chppWorkMonitorInit(struct ChppWorkMonitor *workMonitor) { in chppWorkMonitorInit()
34 static inline void chppWorkMonitorDeinit(struct ChppWorkMonitor *workMonitor) { in chppWorkMonitorDeinit()
39 struct ChppWorkMonitor *workMonitor) { in chppWorkMonitorPreProcess()
44 struct ChppWorkMonitor *workMonitor) { in chppWorkMonitorPostProcess()
/system/chre/chpp/include/chpp/
Dtransport.h425 struct ChppWorkMonitor workMonitor; // Monitor used for the transport thread member