Home
last modified time | relevance | path

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

/system/bt/gd/hal/
Dsnoop_logger.h102 void DumpSnoozLogToFile(const std::vector<std::string>& data) const;
Dsnoop_logger.cc317 void SnoopLogger::DumpSnoozLogToFile(const std::vector<std::string>& data) const { in DumpSnoozLogToFile() function in bluetooth::hal::SnoopLogger
371 DumpSnoozLogToFile(btsnooz_buffer_.Drain()); in Stop()
378 DumpSnoozLogToFile(btsnooz_buffer_.Pull()); in GetDumpsysData()