Home
last modified time | relevance | path

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

/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
Dextension_service_unittest.cc780 std::string manifest_path = extension_id + ".manifest"; in ValidateStringPref() local
2028 FilePath manifest_path = extension_path.Append(Extension::kManifestFilename); in TEST_F() 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/chrome/common/extensions/
Dextension_unpacker.cc95 FilePath manifest_path = in ReadManifest() local
Dextension_file_util.cc93 FilePath manifest_path = in LoadExtension() local
/external/chromium/chrome/browser/chromeos/
Dcustomization_document.cc83 const FilePath& manifest_path) { in LoadManifestFromFile()
/external/chromium/chrome/browser/themes/
Dbrowser_theme_pack_unittest.cc400 FilePath manifest_path = in TEST_F() local