Home
last modified time | relevance | path

Searched refs:SetFilePath (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/hal/
Dsnoop_logger.h37 static void SetFilePath(const std::string& filename);
Dsnoop_logger.cc86 void SnoopLogger::SetFilePath(const std::string& filename) { in SetFilePath() function in bluetooth::hal::SnoopLogger
/system/bt/gd/facade/
Dfacade_main.cc118 ::bluetooth::hal::SnoopLogger::SetFilePath(btsnoop_path); in main()