Home
last modified time | relevance | path

Searched defs:extension_path (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium_org/extensions/common/
Dfile_util.cc122 scoped_refptr<Extension> LoadExtension(const base::FilePath& extension_path, in LoadExtension()
129 scoped_refptr<Extension> LoadExtension(const base::FilePath& extension_path, in LoadExtension()
156 base::DictionaryValue* LoadManifest(const base::FilePath& extension_path, in LoadManifest()
162 const base::FilePath& extension_path, in LoadManifest()
259 bool CheckForIllegalFilenames(const base::FilePath& extension_path, in CheckForIllegalFilenames()
393 const base::FilePath& extension_path, in LoadMessageBundle()
424 const base::FilePath& extension_path, in LoadMessageBundleSubstitutionMap()
447 base::FilePath GetVerifiedContentsPath(const base::FilePath& extension_path) { in GetVerifiedContentsPath()
451 base::FilePath GetComputedHashesPath(const base::FilePath& extension_path) { in GetComputedHashesPath()
Dextension_l10n_util.cc258 bool LocalizeExtension(const base::FilePath& extension_path, in LocalizeExtension()
395 bool ValidateExtensionLocales(const base::FilePath& extension_path, in ValidateExtensionLocales()
/external/chromium_org/chrome/browser/extensions/
Dextension_ui_unittest.cc101 const base::FilePath& extension_path, in CreateExtensionDetailViewFromPath()
121 const base::FilePath& extension_path, in CompareExpectedAndActualOutput()
170 base::FilePath data_test_dir_path, extension_path, expected_output_path; in TEST_F() local
234 base::FilePath data_test_dir_path, extension_path; in TEST_F() local
266 base::FilePath data_test_dir_path, extension_path; in TEST_F() local
295 base::FilePath data_test_dir_path, extension_path; in TEST_F() local
Dpage_action_browsertest.cc79 base::FilePath extension_path(test_data_dir_.AppendASCII("api_test") in IN_PROC_BROWSER_TEST_F() local
104 base::FilePath extension_path( in IN_PROC_BROWSER_TEST_F() local
185 base::FilePath extension_path(test_data_dir_.AppendASCII("browsertest") in IN_PROC_BROWSER_TEST_F() local
Dbrowser_action_apitest.cc15 base::FilePath extension_path(test_data_dir_.AppendASCII("browsertest") in IN_PROC_BROWSER_TEST_F() local
Dchrome_component_extension_resource_manager.cc66 const base::FilePath& extension_path, in IsComponentExtensionResource()
Dextension_error_reporter.cc44 const base::FilePath& extension_path, in ReportLoadError()
Dexternal_registry_loader_win.cc133 base::FilePath extension_path(extension_path_str); in LoadOnFileThread() local
Drequirements_checker_browsertest.cc32 base::FilePath extension_path; in LoadExtensionFromDirName() local
Dsandboxed_unpacker.cc186 bool ReadImagesFromFile(const base::FilePath& extension_path, in ReadImagesFromFile()
202 bool ReadMessageCatalogsFromFile(const base::FilePath& extension_path, in ReadMessageCatalogsFromFile()
Dextension_garbage_collector.cc154 for (base::FilePath extension_path = enumerator.Next(); in GarbageCollectExtensionsOnFileThread() local
Duser_script_listener_unittest.cc192 base::FilePath extension_path = test_dir in LoadTestExtension() local
/external/chromium_org/extensions/browser/api/
Dexecute_code_function.cc52 base::FilePath extension_path; in DidLoadFile() local
77 const base::FilePath& extension_path, in GetFileURLAndLocalizeCSS()
/external/chromium_org/chrome/browser/renderer_host/
Dchrome_extension_message_filter.cc242 base::FilePath extension_path; in OnGetExtMessageBundle() local
257 const base::FilePath& extension_path, in OnGetExtMessageBundleOnBlockingPool()
/external/chromium_org/chrome/common/extensions/
Dsync_type_unittest.cc34 const base::FilePath& extension_path, in MakeSyncTestExtensionWithPluginPermission()
86 const base::FilePath& extension_path, in MakeSyncTestExtension()
/external/chromium_org/apps/
Dapp_load_service.cc61 bool AppLoadService::LoadAndLaunch(const base::FilePath& extension_path, in LoadAndLaunch()
/external/chromium_org/chrome/browser/web_applications/
Dweb_app.h51 base::FilePath extension_path; member
/external/chromium_org/chrome/browser/extensions/api/desktop_capture/
Ddesktop_capture_apitest.cc198 base::FilePath extension_path = in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/utility/extensions/
Dunpacker.cc101 Unpacker::Unpacker(const base::FilePath& extension_path, in Unpacker()
Dextensions_handler.cc128 const base::FilePath& extension_path, in OnUnpackExtension()
/external/chromium_org/chrome/browser/extensions/api/gcm/
Dgcm_apitest.cc109 const std::string& extension_path, in LoadTestExtension()
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys/
Denterprise_platform_keys_apitest_nss.cc374 base::FilePath extension_path = in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/power/
Dprocess_power_collector_unittest.cc273 base::FilePath extension_path(FILE_PATH_LITERAL("c:\\foo")); in TEST_F() local
/external/chromium_org/chrome/browser/apps/app_shim/
Dextension_app_shim_handler_mac_unittest.cc152 base::FilePath extension_path("/fake/path"); in ExtensionAppShimHandlerTest() local
/external/chromium_org/extensions/browser/
Dcontent_hash_fetcher.cc170 const base::FilePath& extension_path, in ContentHashFetcherJob()

12