Home
last modified time | relevance | path

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

12

/build/make/tools/fs_config/
DAndroid.bp50 …cmd: "$(location fs_config_generator.py) oemaid --aid-header=$(location :android_filesystem_config…
71 …cmd: "$(location fs_config_generator.py) passwd --partition=system --aid-header=$(location :androi…
88 …cmd: "$(location fs_config_generator.py) passwd --partition=vendor --aid-header=$(location :androi…
106 …cmd: "$(location fs_config_generator.py) passwd --partition=odm --aid-header=$(location :android_f…
124 …cmd: "$(location fs_config_generator.py) passwd --partition=product --aid-header=$(location :andro…
142 …cmd: "$(location fs_config_generator.py) passwd --partition=system_ext --aid-header=$(location :an…
163 …cmd: "$(location fs_config_generator.py) group --partition=system --aid-header=$(location :android…
180 …cmd: "$(location fs_config_generator.py) group --partition=vendor --aid-header=$(location :android…
198 …cmd: "$(location fs_config_generator.py) group --partition=odm --aid-header=$(location :android_fi…
216 …cmd: "$(location fs_config_generator.py) group --partition=product --aid-header=$(location :androi…
[all …]
/build/soong/genrule/
Dlocations.go24 type location interface { interface
42 var _ location = inputLocation{}
57 var _ location = outputLocation{}
72 var _ location = toolLocation{}
88 var _ location = packagedToolLocation{}
104 var _ location = errorLocation{}
/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';
/build/soong/cc/
Dinstaller.go45 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller {
49 location: location,
60 location installLocation member
88 if installer.location == InstallInData && ctx.useVndk() {
109 return installer.location == InstallInData
113 return installer.location == InstallInSanitizerDir
/build/bazel/tests/apex/
Dapex_diff_test.bzl14 …cmd = "$(location @make_injection//:host/linux-x86/bin/deapexer) --debugfs_path=$(location //exter…
25 …cmd = "$(location @make_injection//:host/linux-x86/bin/deapexer) --debugfs_path=$(location //exter…
Dapex_aab_test.bzl37 "$(location //build/bazel/tests/apex:" + aab_name + ")",
38 "$(location build.bazel.examples.apex.minimal.aab)",
Dapex_test.bzl28 args = ["$(location " + apex + ")"]
/build/soong/cmd/symbols_map/symbols_map_proto/
Dsymbols_map.proto21 // identifier is a unique identifier of a location, generally the hash of the file. For an
26 // location is the path to the file with the given identifier. The location should be valid
28 optional string location = 2; field
/build/bazel_common_rules/docs/
Ddocs.bzl116 $(location //build/bazel_common_rules/docs:insert_resource.py) \
117 --infile $(location //build/bazel_common_rules/docs:index.html) \
118 --outfile $(location {name}/root/index.html) \
119 $(location :{name}_default_file.html.frag) \
134 cat > $(location {name}/run_server.sh) <<< '#!/usr/bin/env sh
138 chmod +x $(location {name}/run_server.sh)
/build/soong/cmd/symbols_map/
Dsymbols_map.go112 var location string
118 location = *elfFile
127 location = *r8File
138 Location: proto.String(location),
/build/soong/
DAndroid.bp75 cmd: "$(location) -s $(out) $(in)",
99 cmd: "$(location) -T $(out) $(in)",
113 cmd: "$(location get_clang_version) > $(out)",
/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/soong/java/
Ddexpreopt_check.go60 func getInstallPath(ctx android.ModuleContext, location string) android.InstallPath {
62 ctx, "", strings.TrimPrefix(location, "/"))
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go149 for i, location := range moduleConfig.PreoptBootClassPathDexLocations {
150 moduleConfig.PreoptBootClassPathDexFiles[i] = android.PathForSource(ctx, *basePath+location)
158 for i, location := range moduleConfig.DexPreoptImageLocationsOnDevice {
159 moduleConfig.DexPreoptImageLocationsOnHost[i] = *basePath + location
/build/make/tools/
DAndroid.bp50 cmd: "$(location) --tools lz4:$(location lz4) --input $(in) --output-release > $(out)"
/build/soong/rust/
Dcompiler.go48 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler {
53 location: location,
186 location installLocation member
232 return compiler.location == InstallInData
439 if compiler.location == InstallInData && ctx.RustModule().UseVndk() {
/build/make/tools/releasetools/
Dfind_shareduid_violation.py108 for part, location in partition_map.items():
109 for f in glob(os.path.join(product_out, location, "*", "*", "*.apk")):
/build/bazel/tests/rules/
DBUILD31 cmd = "$(location :bin_with_deps) > $@",
/build/pesto/experiments/prepare_bazel_test_env/data/templates/tools/tradefederation/core/
DBUILD.bazel.template60 "cp -t $(RULEDIR) $(location {prebuilts_dir_name}/host/bin/tradefed.sh)",
72 "cp -t $(RULEDIR) $(location {prebuilts_dir_name}/host/bin/atest_tradefed.sh)",
/build/soong/mk2rbc/
Dnode.go89 location ErrorLocation member
104 …gctx.writef("%s.mkwarning(%q, %q)", baseName, i.location, "Please avoid starting an include path w…
197 location ErrorLocation member
/build/soong/compliance/license_metadata_proto/
Dlicense_metadata.proto49 … installMap identifies the substitutions to make to path names when moving into installed location.
65 // The path to the file inside the container or installed location.
/build/make/core/
Dpathmap.mk71 location \
/build/make/tools/droiddoc/templates-pdk/
Dhead_tag.cs37 …ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analyt… in function()

12