Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/common/
Dgeneric_context_hub_base.h354 void writeToDebugFile(const char *str) override { in writeToDebugFile() function
/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc483 void ContextHub::writeToDebugFile(const char *str) { in writeToDebugFile() function in aidl::android::hardware::contexthub::ContextHub