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

  /external/chromium_org/chrome/browser/chromeos/
customization_document.h 161 void ReadFileInBackground(const base::FilePath& file);
customization_document.cc 270 base::Bind(&ServicesCustomizationDocument::ReadFileInBackground,
278 void ServicesCustomizationDocument::ReadFileInBackground(
  /external/chromium/chrome/browser/chromeos/
customization_document.h 185 void ReadFileInBackground(const FilePath& file);
customization_document.cc 286 &ServicesCustomizationDocument::ReadFileInBackground,
293 void ServicesCustomizationDocument::ReadFileInBackground(const FilePath& file) {

Completed in 25 milliseconds