HomeSort by relevance Sort by last modified time
    Searched defs:handleDebugDumpRequest (Results 1 - 2 of 2) sorted by null

  /system/chre/platform/android/
host_link.cc 178 void handleDebugDumpRequest(uint16_t hostClientId) {
179 LOGD("handleDebugDumpRequest");
212 handleDebugDumpRequest(hostClientId);
  /system/chre/platform/slpi/
host_link.cc 781 void HostMessageHandlers::handleDebugDumpRequest(uint16_t hostClientId) {

Completed in 2982 milliseconds