Searched refs:GetLogFilePath (Results 1 – 4 of 4) sorted by relevance
46 const std::string log_file_path(GetLogFilePath()); in setup_daemon_logging()
96 std::string GetLogFilePath();
322 std::string GetLogFilePath() { in GetLogFilePath() function
612 fprintf(stderr, "Full server startup log: %s\n", GetLogFilePath().c_str()); in ReportServerStartupFailure()615 android::base::unique_fd fd(unix_open(GetLogFilePath(), O_RDONLY)); in ReportServerStartupFailure()