Searched refs:onDebugDumpRequested (Results 1 - 1 of 1) sorted by relevance

/system/chre/platform/slpi/
H A Dinit.cc111 void onDebugDumpRequested(void * /*cookie*/, uint32_t handle) { function in namespace:__anon1387
132 ashRegisterDebugDumpCallback("CHRE", onDebugDumpRequested, nullptr);
135 ashUnregisterDebugDumpCallback(onDebugDumpRequested);

Completed in 60 milliseconds