Home
last modified time | relevance | path

Searched defs:version (Results 1 – 15 of 15) sorted by relevance

/build/bazel/examples/apex/minimal/
Dmanifest.json3 "version": 1 number
/build/make/tools/releasetools/
Dota_metadata.proto37 string version = 4; field
72 int64 version = 2; field
Dedify_generator.py23 def __init__(self, version, info, fstab=None): argument
Dblockimgdiff.py241 def __init__(self, tgt, src=None, threads=None, version=4, argument
Dcommon.py3147 version=None, disable_imgdiff=False): argument
/build/soong/java/
Dprebuilt_apis.go107 func createImport(mctx android.LoadHookContext, module, scope, version, path, sdkVersion string, co… argument
204 func createSystemModules(mctx android.LoadHookContext, version, scope string) { argument
/build/make/tools/
Dcheck_elf_file.py444 def _find_symbol(lib, name, version): argument
457 def _find_symbol_from_libs(cls, libs, name, version): argument
/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.proto34 string version = 2; field
/build/soong/scripts/
Dmanifest_check_test.py229 def run_test(self, xml, apk, version): argument
/build/soong/sdk/
Dsdk.go309 version string member
Dtesting.go471 version string member
Dupdate.go1093 version string member
/build/soong/cc/
Dsnapshot_prebuilt.go161 func getSnapshotNameSuffix(moduleSuffix, version, arch string) string { argument
/build/make/tools/droiddoc/templates-pdk/assets/
Djquery-resizable.min.js12 …)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H)…
29 jQuery.ui||(function(c){var i=c.fn.remove,d=c.browser.mozilla&&(parseFloat(c.browser.version)<1.9);… property
40 …;this.element.addClass("ui-resizable");c.extend(this,{_aspectRatio:!!(j.aspectRatio),aspectRatio:j… field
/build/soong/android/
Dpaths.go1474 func PathForVndkRefAbiDump(ctx ModuleInstallPathContext, version, fileName string, argument