HomeSort by relevance Sort by last modified time
    Searched refs:manifests (Results 1 - 14 of 14) sorted by null

  /development/testrunner/
android_manifest.py 102 manifests = self._dom.getElementsByTagName('manifest')
103 if not manifests:
105 return manifests[0]
  /external/chromium/chrome/browser/extensions/
crx_installer.cc 47 std::map<std::string, linked_ptr<DictionaryValue> > manifests; member in struct:__anon4055::WhitelistedInstallData
66 data.manifests[id] = linked_ptr<DictionaryValue>(parsed_manifest);
73 if (ContainsKey(data.manifests, id))
74 return data.manifests[id].get();
83 if (ContainsKey(data.manifests, id)) {
84 DictionaryValue* manifest = data.manifests[id].release();
85 data.manifests.erase(id);
  /frameworks/compile/libbcc/gdb_plugin/
android-commands.py 666 manifests = []
669 manifests.append(os.path.join(root, filename))
670 return manifests
688 manifests = self._find_manifests(args[0])
689 if len(manifests) == 0:
692 elif len(manifests) > 1:
694 + self.manifest_name + " files found:\n" + "\n".join(manifests))
696 self.manifest_path = manifests[0]
  /external/v8/test/mjsunit/regress/
regress-1423.js 45 // Bug manifests as UNREACHABLE code (due to an unallocated register) in
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 193 manifest_paths: A list of paths to extension manifests
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
apitooling-ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/grub/docs/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 229 milliseconds