Searched refs:location (Results 1 – 25 of 28) sorted by relevance
12
/build/make/tools/fs_config/ |
D | Android.bp | 45 …cmd: "$(location fs_config_generator.py) oemaid --aid-header=$(location :android_filesystem_config… 66 …cmd: "$(location fs_config_generator.py) passwd --partition=system --aid-header=$(location :androi… 83 …cmd: "$(location fs_config_generator.py) passwd --partition=vendor --aid-header=$(location :androi… 101 …cmd: "$(location fs_config_generator.py) passwd --partition=odm --aid-header=$(location :android_f… 119 …cmd: "$(location fs_config_generator.py) passwd --partition=product --aid-header=$(location :andro… 137 …cmd: "$(location fs_config_generator.py) passwd --partition=system_ext --aid-header=$(location :an… 158 …cmd: "$(location fs_config_generator.py) group --partition=system --aid-header=$(location :android… 175 …cmd: "$(location fs_config_generator.py) group --partition=vendor --aid-header=$(location :android… 193 …cmd: "$(location fs_config_generator.py) group --partition=odm --aid-header=$(location :android_fi… 211 …cmd: "$(location fs_config_generator.py) group --partition=product --aid-header=$(location :androi… [all …]
|
/build/soong/cc/ |
D | installer.go | 38 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller { 42 location: location, 53 location installLocation member 74 if installer.location == InstallInData && ctx.useVndk() { 95 return installer.location == InstallInData 99 return installer.location == InstallInSanitizerDir
|
D | library.go | 750 location := InstallInSystem 752 location = InstallInSanitizerDir 754 library.baseInstaller.location = location
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-history.js | 15 return msie.getDoc().location.hash; 21 d.location.hash = hash; 26 var hash = msie.iframe ? msie.getHash() : location.hash; 30 location.hash = currentHash; 43 location.hash = currentHash = hash; 71 currentHash = location.hash;
|
D | android-developer-docs.js | 140 if (location.href.indexOf("/reference/") != -1) { 142 } else if (location.href.indexOf("/guide/") != -1) { 144 } else if (location.href.indexOf("/sdk/") != -1) { 146 } else if ((location.href.indexOf("/resources/") != -1) || 147 (location.href.indexOf("/training/") != -1)) { 170 highlightNav(location.href); 316 var basePath = getBaseUri(location.pathname); 331 var href = location.href; 373 var basePath = getBaseUri(location.pathname); 407 window.location = uri; [all …]
|
D | search_autocomplete.js | 54 window.location = this.firstChild.getAttribute("href"); 113 window.location = toroot + gMatches[gSelectedIndex].link; 264 document.location = toRoot + 'search.html#q=' + query + '&t=0';
|
D | android-developer-resource-browser.js | 11 var params = parseParams(document.location.search);
|
D | android-developer-reference.js | 227 var full = document.location.pathname;
|
/build/make/tools/droiddoc/templates-ndk/ |
D | sdkpage.cs | 193 location.hash = "download"; in onDownload() 226 if (location.hash == "") { in function() 227 location.reload(); in function() 399 if (location.hash == "#Requirements") { 401 } else if (location.hash == "#ExistingIDE") { 449 location.hash = "top"; in onDownload() 477 location.hash = ""; in onDownloadForRealz() 478 location.hash = "top"; in onDownloadForRealz() 486 window.location = "/sdk/installing/index.html?pkg=studio"; in onDownloadForRealz() 489 window.location = "/sdk/installing/index.html?pkg=tools"; in onDownloadForRealz() [all …]
|
D | designpage.cs | 91 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
/build/soong/rust/ |
D | compiler.go | 35 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler { 40 location: location, 116 location installLocation member 130 return compiler.location == InstallInData
|
/build/make/tools/droiddoc/templates-ndk/assets/design/ |
D | default.js | 3 var pagePath = document.location.pathname; 123 window.location.href = $(this).attr('href'); 166 document.location.hash = id;
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.js | 3 var pagePath = document.location.pathname; 123 window.location.href = $(this).attr('href'); 166 document.location.hash = id;
|
/build/make/tools/ |
D | Android.bp | 77 cmd: "$(location) --tools lz4:$(location lz4) --input $(in) --output-release > $(out)"
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | docs.js | 11 var basePath = getBaseUri(location.pathname); 147 var pagePath = document.location.pathname; 508 document.location.hash = id; 559 if (location.href.indexOf("/reference/") != -1) { 561 } else if (location.href.indexOf("/guide/") != -1) { 563 } else if (location.href.indexOf("/tools/") != -1) { 565 } else if (location.href.indexOf("/training/") != -1) { 567 } else if (location.href.indexOf("/design/") != -1) { 569 } else if (location.href.indexOf("/distribute/") != -1) { 692 'on: ' + document.location.href); [all …]
|
D | android_3p-bundle.js | 2504 window.location(href); 2518 location.hash = hash; 2535 location.hash = hash; 2546 curHash = location.hash; 2553 updateIEFrame(location.hash); 2562 var hash = location.hash; 2585 var hash = idoc.location.hash; 2589 if (location.hash != hash) location.hash = hash; 2600 if (idoc.location.hash != hash) idoc.location.hash = hash; 2616 …location.hash&&location.hash.length>1){var aK,aI,aJ=escape(location.hash.substr(1));try{aK=b("#"+a… [all …]
|
/build/make/core/ |
D | pathmap.mk | 71 location \
|
D | main.mk | 358 ADDITIONAL_SYSTEM_PROPERTIES += ro.allow.mock.location=0 366 ADDITIONAL_SYSTEM_PROPERTIES += ro.allow.mock.location=1
|
D | base_rules.mk | 146 $(warning *** Makefile location: $(LOCAL_MODULE_MAKEFILE))
|
/build/make/tools/droiddoc/templates-pdk/ |
D | head_tag.cs | 37 …ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analyt… in function()
|
/build/soong/ |
D | Android.bp | 191 cmd: "$(location) -s $(out) $(in)", 212 cmd: "$(location) -f $(out) $(in)",
|
/build/make/target/product/ |
D | media_system.mk | 53 com.android.location.provider \
|
D | base_system.mk | 58 com.android.location.provider \
|
/build/soong/genrule/ |
D | genrule_test.go | 366 err: `unknown location label "missing"`,
|
/build/soong/docs/ |
D | best_practices.md | 76 library and re-export it, or move the headers into a more appropriate location.
|
12