OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_manifest
(Results
1 - 3
of
3
) sorted by null
/development/testrunner/tests/
android_manifest_tests.py
30
self.
_manifest
= android_manifest.AndroidManifest(app_path='.')
34
self.
_manifest
.GetPackageName())
38
self.
_manifest
.GetInstrumentationNames())
/external/chromium_org/tools/gyp/pylib/gyp/
MSVSSettings.py
533
_manifest
= _Tool('VCManifestTool', 'Manifest')
variable
541
_AddTool(
_manifest
)
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/resources/
ApplicationCacheItemsView.js
160
delete this.
_manifest
;
173
this.
_manifest
= applicationCache.manifestURL;
Completed in 3031 milliseconds