Home
last modified time | relevance | path

Searched refs:kpBtSchedulingTraceLogPath (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/src/
Dbtif_bqr.cc463 if (rename(kpBtSchedulingTraceLogPath, kpBtSchedulingTraceLastLogPath) != 0 && in OpenBtSchedulingTraceLogFile()
466 << kpBtSchedulingTraceLogPath << "' to '" in OpenBtSchedulingTraceLogFile()
472 open(kpBtSchedulingTraceLogPath, O_WRONLY | O_CREAT | O_TRUNC, in OpenBtSchedulingTraceLogFile()
476 LOG(ERROR) << __func__ << ": Unable to open '" << kpBtSchedulingTraceLogPath in OpenBtSchedulingTraceLogFile()
/system/bt/btif/include/
Dbtif_bqr.h117 static constexpr const char* kpBtSchedulingTraceLogPath = variable