Home
last modified time | relevance | path

Searched refs:configureDebugDumpEvent (Results 1 – 3 of 3) sorted by relevance

/system/chre/core/include/chre/core/
Dnanoapp.h159 void configureDebugDumpEvent(bool enable);
/system/chre/platform/shared/
Dchre_api_core.cc145 nanoapp->configureDebugDumpEvent(enable); in chreConfigureDebugDumpEvent()
/system/chre/core/
Dnanoapp.cc108 void Nanoapp::configureDebugDumpEvent(bool enable) { in configureDebugDumpEvent() function in chre::Nanoapp