Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/tests/lldb/
H A Dconfig.py70 def log_file_path(self): member in Config
/aosp12/packages/modules/adb/client/
H A Dmain.cpp49 const std::string log_file_path(GetLogFilePath()); in setup_daemon_logging() local
/aosp12/system/bt/gd/hal/
H A Dsnoop_logger.cc87 std::string get_last_log_path(std::string log_file_path) { in get_last_log_path()