Home
last modified time | relevance | path

Searched refs:location (Results 1 – 25 of 28) sorted by relevance

12

/build/make/tools/fs_config/
DAndroid.bp45 …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/
Dinstaller.go38 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
Dlibrary.go750 location := InstallInSystem
752 location = InstallInSanitizerDir
754 library.baseInstaller.location = location
/build/make/tools/droiddoc/templates-pdk/assets/
Djquery-history.js15 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;
Dandroid-developer-docs.js140 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 …]
Dsearch_autocomplete.js54 window.location = this.firstChild.getAttribute("href");
113 window.location = toroot + gMatches[gSelectedIndex].link;
264 document.location = toRoot + 'search.html#q=' + query + '&t=0';
Dandroid-developer-resource-browser.js11 var params = parseParams(document.location.search);
Dandroid-developer-reference.js227 var full = document.location.pathname;
/build/make/tools/droiddoc/templates-ndk/
Dsdkpage.cs193 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 …]
Ddesignpage.cs91 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
/build/soong/rust/
Dcompiler.go35 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/
Ddefault.js3 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/
Ddefault.js3 var pagePath = document.location.pathname;
123 window.location.href = $(this).attr('href');
166 document.location.hash = id;
/build/make/tools/
DAndroid.bp77 cmd: "$(location) --tools lz4:$(location lz4) --input $(in) --output-release > $(out)"
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js11 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 …]
Dandroid_3p-bundle.js2504 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;
2616location.hash&&location.hash.length>1){var aK,aI,aJ=escape(location.hash.substr(1));try{aK=b("#"+a…
[all …]
/build/make/core/
Dpathmap.mk71 location \
Dmain.mk358 ADDITIONAL_SYSTEM_PROPERTIES += ro.allow.mock.location=0
366 ADDITIONAL_SYSTEM_PROPERTIES += ro.allow.mock.location=1
Dbase_rules.mk146 $(warning *** Makefile location: $(LOCAL_MODULE_MAKEFILE))
/build/make/tools/droiddoc/templates-pdk/
Dhead_tag.cs37 …ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analyt… in function()
/build/soong/
DAndroid.bp191 cmd: "$(location) -s $(out) $(in)",
212 cmd: "$(location) -f $(out) $(in)",
/build/make/target/product/
Dmedia_system.mk53 com.android.location.provider \
Dbase_system.mk58 com.android.location.provider \
/build/soong/genrule/
Dgenrule_test.go366 err: `unknown location label "missing"`,
/build/soong/docs/
Dbest_practices.md76 library and re-export it, or move the headers into a more appropriate location.

12