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

  /external/chromium_org/remoting/host/
constants_mac.h 50 extern const char kLogFilePath[];
constants_mac.cc 32 const char kLogFilePath[] = LOG_DIR SERVICE_NAME ".log";
  /external/chromium_org/tools/android/forwarder2/
device_forwarder_main.cc 152 const char kLogFilePath[] = ""; // Log to logcat.
153 Daemon daemon(kLogFilePath, kDaemonIdentifier, &client_delegate,
host_forwarder_main.cc 49 const char kLogFilePath[] = "/tmp/host_forwarder_log";
444 kLogFilePath, kDaemonIdentifier, &client_delegate, &daemon_delegate,

Completed in 3469 milliseconds