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

  /external/chromium_org/chrome/browser/chromeos/
customization_document.h 47 virtual bool LoadManifestFromFile(const base::FilePath& manifest_path);
customization_document.cc 80 bool CustomizationDocument::LoadManifestFromFile(
147 LoadManifestFromFile(base::FilePath(kStartupCustomizationManifestPath));
  /external/chromium/chrome/browser/chromeos/
customization_document.h 44 virtual bool LoadManifestFromFile(const FilePath& manifest_path);
customization_document.cc 82 bool CustomizationDocument::LoadManifestFromFile(
143 LoadManifestFromFile(FilePath(kStartupCustomizationManifestPath));

Completed in 287 milliseconds