OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VERSION_KEY
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/native_client_sdk/src/build_tools/
manifest_util.py
19
VERSION_KEY
= 'version'
34
ARCHIVES_KEY, NAME_KEY,
VERSION_KEY
, REVISION_KEY,
282
if self.get(
VERSION_KEY
) == None:
512
(local_bundle[
VERSION_KEY
], local_bundle[REVISION_KEY]) <
513
(bundle[
VERSION_KEY
], bundle[REVISION_KEY]))
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionaryGetter.java
64
private static String
VERSION_KEY
= "version";
235
final String version = header.mDictionaryOptions.mAttributes.get(
VERSION_KEY
);
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/layout_package/
json_results_generator.py
181
VERSION_KEY
= "version"
580
if self.
VERSION_KEY
in results_json:
581
archive_version = results_json[self.
VERSION_KEY
]
593
results_json[self.
VERSION_KEY
] = self.VERSION
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar
org.eclipse.equinox.security_1.0.200.v20100503.jar
Completed in 208 milliseconds