Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/host/hal_generic/common/
H A Dgeneric_context_hub_base.h359 void writeToDebugFile(const char *str) override { in writeToDebugFile() function
H A Dmulti_client_context_hub_base.cc1174 void MultiClientContextHubBase::writeToDebugFile(const char *str) { in writeToDebugFile() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase
/aosp_15_r20/system/chre/host/hal_generic/aidl/
H A Dgeneric_context_hub_aidl.cc570 void ContextHub::writeToDebugFile(const char *str) { in writeToDebugFile() function in aidl::android::hardware::contexthub::ContextHub