Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.h125 void writeToDebugFile(const std::string &str) { in writeToDebugFile() function
131 void writeToDebugFile(const char *str) { in writeToDebugFile() function
135 void writeToDebugFile(const char *str, size_t len) { in writeToDebugFile() function
/system/chre/host/hal_generic/common/
Dgeneric_context_hub_base.h418 void writeToDebugFile(const char *str) { in writeToDebugFile() function
422 void writeToDebugFile(const char *str, size_t len) { in writeToDebugFile() function