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

  /external/chromium/chrome/common/
auto_start_linux.h 24 static bool GetAutostartFileContents(const std::string& autostart_filename,
auto_start_linux.cc 65 bool AutoStart::GetAutostartFileContents(
77 if (!GetAutostartFileContents(autostart_filename, &contents))
  /external/chromium_org/chrome/common/
auto_start_linux.h 23 static bool GetAutostartFileContents(const std::string& autostart_filename,
auto_start_linux.cc 67 bool AutoStart::GetAutostartFileContents(
80 if (!GetAutostartFileContents(autostart_filename, &contents))

Completed in 84 milliseconds