HomeSort by relevance Sort by last modified time
    Searched full:manifest (Results 526 - 550 of 4304) sorted by null

<<21222324252627282930>>

  /sdk/testapps/libsTest/lib1/
AndroidManifest.xml 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
21 </manifest
  /sdk/testapps/libsTest/lib2/
AndroidManifest.xml 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
21 </manifest
  /development/samples/training/testingfun/app/
build.gradle 14 manifest.srcFile 'AndroidManifest.xml'
  /external/apache-harmony/support/src/test/resources/tests/resources/Package/
hyts_d1.jar 
hyts_d2.jar 
  /external/chromium/chrome/common/extensions/docs/examples/extensions/
oauth_contacts.zip 
proxy_configuration.zip 
  /external/chromium_org/chrome/browser/extensions/
test_extension_dir.cc 24 void TestExtensionDir::WriteManifest(base::StringPiece manifest) {
25 // TODO(kalman): Write some more convenient way to specify a manifest than
28 WriteFile(FILE_PATH_LITERAL("manifest.json"), manifest);
  /external/chromium_org/chrome/common/extensions/api/
app_runtime.idl 24 // and/or <code>url_handlers</code> dictionaries in the manifest.
28 // matching file handler in the <code>file_handlers</code> manifest key.
32 // URL handler in the <code>url_handlers</code> manifest key.
36 // matching URL handler in the <code>url_handlers</code> manifest key.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
app.html 1 <h1 id="app">Manifest - App</h1>
default_locale.html 1 <h1 id="default_locale">Manifest - Default Locale</h1>
nacl_modules.html 1 <h1 id="nacl_modules">Manifest - Nacl Modules</h1>
11 <pre data-filename="manifest.json">
24 The value of "path" is the location of a Native Client manifest
39 <pre data-filename="manifest.json">
requirements.html 1 <h1 id="requirements">Manifest - Requirements</h1>
23 <pre data-filename="manifest.json">
35 when the manifest includes the
45 <pre data-filename="manifest.json">
  /external/chromium_org/chrome/common/extensions/
extension_test_util.h 12 #include "extensions/common/manifest.h"
38 extensions::Manifest::Location location,
46 extensions::Manifest::Location location,
53 extensions::Manifest::Location location,
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_dummy_unittest.cc 18 "Unrecognized manifest key 'unrecognized_key_1'.");
  /external/chromium_org/components/nacl/common/
nacl_switches.cc 22 // Uses NaCl manifest URL to choose whether NaCl program will be debugged by
25 // the same syntax as patterns in Chrome extension manifest. The only difference
27 // If the value doesn't start with !, a program will be debugged if manifest URL
29 // if manifest URL does not match any pattern.
  /external/chromium_org/extensions/browser/
pending_extension_info.cc 18 Manifest::Location install_source,
36 install_source_(Manifest::INVALID_LOCATION) {}
61 Manifest::Location higher_priority_source =
62 Manifest::GetHigherPriorityLocation(
  /external/chromium_org/extensions/common/manifest_handlers/
offline_enabled_info.cc 39 if (!extension->manifest()->HasKey(keys::kOfflineEnabled)) {
50 if (!extension->manifest()->GetBoolean(keys::kOfflineEnabled,
61 bool OfflineEnabledHandler::AlwaysParseForType(Manifest::Type type) const {
62 return type == Manifest::TYPE_PLATFORM_APP;
  /external/chromium_org/remoting/webapp/
appsv2.patch 1 diff --git a/remoting/webapp/manifest.json b/remoting/webapp/manifest.json
3 --- a/manifest.json
4 +++ b/manifest.json
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
plist_helper.py 13 a pfm_name in the plist manifest file.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.cdcfoundation10_1.0.0.200901281111/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.cdcfoundation11_1.0.0.200901281111/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se12_1.0.0.200901281111/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se13_1.0.0.200901281111/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se14_1.0.0.200901281111/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0

Completed in 202 milliseconds

<<21222324252627282930>>