Home
last modified time | relevance | path

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

12

/external/chromium_org/chrome/browser/extensions/api/messaging/
Dnative_messaging_apitest.cc18 base::FilePath manifest_path = temp_dir.path().AppendASCII( in IN_PROC_BROWSER_TEST_F() local
Dnative_messaging_test_util.cc22 void CreateTestNativeHostManifest(base::FilePath manifest_path) { in CreateTestNativeHostManifest()
Dnative_process_launcher_win.cc66 base::FilePath manifest_path(manifest_path_str); in FindManifest() local
Dnative_process_launcher.cc144 base::FilePath manifest_path = in DoLaunchOnThreadPool() local
Dnative_message_process_host_unittest.cc255 base::FilePath manifest_path = temp_dir_.path().AppendASCII( in TEST_F() local
/external/chromium_org/android_webview/buildbot/
Dgenerate_local_manifest.py17 def createLocalManifest(manifest_path, local_manifest_path, path_to_exclude, argument
/external/chromium_org/chrome/browser/extensions/
Dextension_icon_manager_unittest.cc108 base::FilePath manifest_path = test_dir.AppendASCII( in TEST_F() local
150 base::FilePath manifest_path = test_dir.AppendASCII( in TEST_F() local
Dconvert_user_script.cc159 base::FilePath manifest_path = temp_dir.path().Append(kManifestFilename); in ConvertUserScriptToExtension() local
Dconvert_web_app.cc147 base::FilePath manifest_path = temp_dir.path().Append(kManifestFilename); in ConvertWebAppToExtension() local
Dextension_ui_unittest.cc73 base::FilePath manifest_path = extension_path.Append(kManifestFilename); in CreateExtensionDetailViewFromPath() local
Dapp_background_page_apitest.cc47 base::FilePath manifest_path = app_dir_.path().AppendASCII("manifest.json"); in CreateApp() local
/external/chromium_org/chrome/browser/component_updater/pnacl/
Dpnacl_component_installer.cc124 const base::FilePath& manifest_path) { in ReadJSONManifest()
137 base::FilePath manifest_path = GetPlatformDir(unpack_path).AppendASCII( in ReadPnaclManifest() local
147 base::FilePath manifest_path = unpack_path.Append( in ReadComponentManifest() local
/external/chromium_org/build/android/gyp/
Dlint.py22 def _RunLint(lint_path, config_path, processed_config_path, manifest_path, argument
/external/chromium/chrome/browser/extensions/
Dconvert_user_script.cc134 FilePath manifest_path = temp_dir.path().Append( in ConvertUserScriptToExtension() local
Dapp_background_page_apitest.cc31 FilePath manifest_path = app_dir_.path().AppendASCII("manifest.json"); in CreateApp() local
Dconvert_web_app.cc136 FilePath manifest_path = temp_dir.path().Append( in ConvertWebAppToExtension() local
Dextension_icon_manager_unittest.cc104 FilePath manifest_path = test_dir.AppendASCII( in TEST_F() local
Dextension_ui_unittest.cc30 FilePath manifest_path = extension_path.Append( in CreateExtensionDetailViewFromPath() local
Dsandboxed_extension_unpacker.cc444 FilePath manifest_path = in RewriteManifestFile() local
/external/chromium/chrome/common/extensions/docs/build/
Ddirectory.py65 def __init__(self, manifest_path): argument
260 def __init__(self, manifest_path, api_methods, base_dir): argument
/external/chromium_org/components/nacl/browser/
Dnacl_host_message_filter.cc81 base::FilePath manifest_path; in OnLaunchNaCl() local
/external/chromium_org/chrome/browser/chromeos/input_method/
Dcomponent_extension_ime_manager_impl.cc263 const base::FilePath manifest_path = in ReadComponentExtensionsInfo() local
/external/chromium_org/chrome/utility/extensions/
Dunpacker.cc117 base::FilePath manifest_path = in ReadManifest() local
/external/chromium/chrome/common/extensions/
Dextension_unpacker.cc95 FilePath manifest_path = in ReadManifest() local
/external/chromium_org/chrome/browser/chromeos/
Dcustomization_document.cc81 const base::FilePath& manifest_path) { in LoadManifestFromFile()

12