Home
last modified time | relevance | path

Searched defs:extension_paths (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/extensions/
Dextension_file_util_unittest.cc57 std::map<std::string, FilePath> extension_paths; in TEST() local
Dextension_file_util.cc309 const std::map<std::string, FilePath>& extension_paths) { in GarbageCollectExtensions()
/external/chromium/chrome/browser/extensions/
Dextension_service.cc1522 std::map<std::string, FilePath> extension_paths; in GarbageCollectExtensions() local