Searched defs:Manifest (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/mojo/tools/package_manager/
H A Dmanifest.h22 class Manifest { class in namespace:mojo
24 Manifest();
25 ~Manifest();
41 MOJO_DISALLOW_COPY_AND_ASSIGN(Manifest);
H A Dmanifest.cc14 Manifest::Manifest() { function in class:mojo::Manifest
17 Manifest::~Manifest() {
20 bool Manifest::Parse(const std::string& str, std::string* err_msg) {
31 *err_msg = "Manifest is not a dictionary.";
41 bool Manifest::ParseFromFile(const base::FilePath& file_name,
51 bool Manifest::PopulateDeps(const base::DictionaryValue* root,
/external/chromium_org/content/public/common/
H A Dmanifest.cc9 const double Manifest::Icon::kDefaultDensity = 1;
10 const size_t Manifest::kMaxIPCStringLength = 4 * 1024;
12 Manifest::Icon::Icon()
16 Manifest::Icon::~Icon() {
19 Manifest::Manifest() function in class:content::Manifest
24 Manifest::~Manifest() {
27 bool Manifest::IsEmpty() const {
H A Dmanifest.h18 // The Manifest structure is an internal representation of the Manifest file
19 // described in the "Manifest for Web Application" document:
21 struct CONTENT_EXPORT Manifest { struct in namespace:content
30 // Structure representing an icon as per the Manifest specification, see:
37 // successfully parsed, thus will not be represented in the Manifest.
57 Manifest();
58 ~Manifest();
60 // Returns whether this Manifest had no attribute set. A newly created
61 // Manifest i
[all...]
/external/chromium_org/chromeos/app_mode/
H A Dkiosk_oem_manifest_parser.h19 struct Manifest { struct in class:chromeos::KioskOemManifestParser
20 Manifest();
36 Manifest* manifest);
H A Dkiosk_oem_manifest_parser.cc22 KioskOemManifestParser::Manifest::Manifest() function in class:chromeos::KioskOemManifestParser::Manifest
30 KioskOemManifestParser::Manifest* manifest) {
/external/chromium_org/extensions/common/
H A Dmanifest.cc26 // Manifest::GetHigherPriorityLocation() to compare locations.
30 int GetLocationRank(Manifest::Location location) {
36 case Manifest::COMPONENT:
40 case Manifest::EXTERNAL_COMPONENT:
46 case Manifest::EXTERNAL_POLICY:
50 case Manifest::EXTERNAL_POLICY_DOWNLOAD:
57 case Manifest::COMMAND_LINE:
61 case Manifest::UNPACKED:
67 case Manifest::EXTERNAL_REGISTRY:
71 case Manifest
111 Manifest::Manifest(Location location, scoped_ptr<base::DictionaryValue> value) function in class:extensions::Manifest
[all...]
H A Dmanifest.h21 class Manifest { class in namespace:extensions
118 Manifest(Location location, scoped_ptr<base::DictionaryValue> value);
119 virtual ~Manifest();
167 // Returns a new Manifest equal to this one, passing ownership to
169 Manifest* DeepCopy() const;
172 bool Equals(const Manifest* other) const;
197 DISALLOW_COPY_AND_ASSIGN(Manifest);
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DLinkResource.h49 Manifest enumerator in enum:blink::LinkResource::Type
/external/chromium_org/components/component_updater/
H A Dupdate_response.cc32 UpdateResponse::Result::Manifest::Manifest() {} function in class:component_updater::UpdateResponse::Result::Manifest
33 UpdateResponse::Result::Manifest::~Manifest() {}
35 UpdateResponse::Result::Manifest::Package::Package() : size(0), sizediff(0) {}
36 UpdateResponse::Result::Manifest::Package::~Package() {}
109 UpdateResponse::Result::Manifest::Package p;
H A Dupdate_response.h62 struct Manifest { struct in struct:component_updater::UpdateResponse::Result
80 Manifest();
81 ~Manifest();
98 Manifest manifest;
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
H A Dchrome_extension_externs.js123 * Manifest information returned from chrome.runtime.getManifest. See
129 chrome.runtime.Manifest = function() {};
133 chrome.runtime.Manifest.prototype.name;
137 chrome.runtime.Manifest.prototype.version;
141 chrome.runtime.Manifest.prototype.manifest_version;
145 chrome.runtime.Manifest.prototype.description;
148 /** @type {!chrome.runtime.Manifest.Oauth2|undefined} */
149 chrome.runtime.Manifest.prototype.oauth2;
158 chrome.runtime.Manifest.Oauth2 = function() {};
162 chrome.runtime.Manifest
[all...]
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh222 typedef OT::ArrayOf<ManifestLookup> Manifest; typedef
239 const Manifest &manifest = reinterpret_cast<const Manifest&> (arabic_win1256_gsub_lookups.manifest);
/external/harfbuzz_ng/test/shaping/
H A Dhb_test_tools.py467 class Manifest: class in inherits:
486 for p in Manifest.read (os.path.join (s, f)):
516 Manifest.update_recursive (os.path.join (dirpath, f))
/external/chromium_org/third_party/closure_compiler/externs/
H A Dchrome_extensions.js1308 * Manifest information returned from chrome.runtime.getManifest. See
1314 chrome.runtime.Manifest = function() {};
1318 chrome.runtime.Manifest.prototype.name;
1322 chrome.runtime.Manifest.prototype.version;
1326 chrome.runtime.Manifest.prototype.manifest_version;
1330 chrome.runtime.Manifest.prototype.description;
1333 /** @type {!chrome.runtime.Manifest.Oauth2|undefined} */
1334 chrome.runtime.Manifest.prototype.oauth2;
1338 chrome.runtime.Manifest.prototype.permissions;
1347 chrome.runtime.Manifest
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 3243 milliseconds