HomeSort by relevance Sort by last modified time
    Searched refs:DIR_LOGS (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/common/
chrome_paths.h 20 DIR_LOGS, // Directory where logs should be written.
chrome_paths.cc 81 case chrome::DIR_LOGS:
logging_chrome.cc 404 if (PathService::Get(chrome::DIR_LOGS, &log_path)) {
  /external/chromium_org/chrome/common/
chrome_paths.h 19 DIR_LOGS, // Directory where logs should be written.
logging_chrome.cc 409 if (PathService::Get(chrome::DIR_LOGS, &log_path)) {
chrome_paths.cc 124 case chrome::DIR_LOGS:

Completed in 202 milliseconds