Searched defs:writeToDebugFile (Results 1 – 3 of 3) sorted by relevance
/system/chre/host/hal_generic/common/ | ||
D | generic_context_hub_base.h | 354 void writeToDebugFile(const char *str) override { in writeToDebugFile() function |
D | multi_client_context_hub_base.cc | 1003 void MultiClientContextHubBase::writeToDebugFile(const char *str) { in writeToDebugFile() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase |
/system/chre/host/hal_generic/aidl/ | ||
D | generic_context_hub_aidl.cc | 497 void ContextHub::writeToDebugFile(const char *str) { in writeToDebugFile() function in aidl::android::hardware::contexthub::ContextHub |