Searched refs:owner (Results 1 – 20 of 20) sorted by relevance
/build/soong/rust/ |
D | OWNERS | 1 # Additional owner/reviewers for rust rules, including parent directory owners.
|
/build/make/core/tasks/ |
D | vendor_module_check.mk | 77 ifneq (,$(filter true owner all, $(_restrictions))) 91 $(error Error: vendor PRODUCT_COPY_FILES file "$(c)" has unknown owner))\ 98 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) with unknown owner \
|
/build/bazel/rules/droiddoc/ |
D | droiddoc_exported_dir.bzl | 32 if s.owner.workspace_name != ctx.label.workspace_name: 33 … fail("File [{}] is under a different workspace [{}]".format(s.short_path, s.owner.workspace_name))
|
/build/bazel/rules/sysprop/ |
D | sysprop_library.bzl | 15 # TODO(b/240466571): Introduce property owner
|
/build/blueprint/ |
D | LICENSE | 13 "Licensor" shall mean the copyright owner or entity authorized by 14 the copyright owner that is granting the License. 52 submitted to Licensor for inclusion in the Work by the copyright owner 54 the copyright owner. For the purposes of this definition, "submitted" 61 designated in writing by the copyright owner as "Not a Contribution." 190 Copyright [yyyy] [name of copyright owner]
|
/build/soong/licenses/ |
D | LICENSE | 13 "Licensor" shall mean the copyright owner or entity authorized by 14 the copyright owner that is granting the License. 52 submitted to Licensor for inclusion in the Work by the copyright owner 54 the copyright owner. For the purposes of this definition, "submitted" 61 designated in writing by the copyright owner as "Not a Contribution." 190 Copyright [yyyy] [name of copyright owner]
|
/build/soong/cmd/merge_zips/ |
D | merge_zips.go | 393 owner *InputZipsManager member 452 iz := &ManagedInputZip{owner: izm, realInputZip: inz} 520 return miz.owner.reopen(miz) 524 return miz.owner.close(miz)
|
/build/soong/bazel/cquery/ |
D | request_type.go | 118 if linker_input.owner == target.label: 145 if linker_input.owner == target.label:
|
/build/bazel/rules/apex/ |
D | cc.bzl | 227 generating_rule_owner = target[CcSharedLibraryOutputInfo].output_file.owner, 240 # Normally the generating_rule_owner is the owner of the stripped 241 # output file, but the owner of files[0] has slashes in its name, 270 generating_rule_owner = output_file.owner,
|
D | apex.bzl | 77 …def add_file_mapping(install_dir, basename, bazel_file, klass, owner, arch = None, unstripped = No… 91 "package": owner.package, 92 "make_module_name": owner.name,
|
/build/bazel/rules/cc/ |
D | cc_library_static.bzl | 491 if old_linker_input.owner in old_owner_labels: 500 if old_linker_input.owner in direct_owner_labels: 506 …n transitive linker dependency from %s %s" % (ctx.label, old_linker_input.owner, old_owner_labels)) 532 owner = ctx.label,
|
D | cc_library_common.bzl | 101 # "owner". Otherwise, upstream targets may drop these linker inputs. 109 owner = ctx.label, 424 owner = ctx.label,
|
D | cc_library_shared.bzl | 334 owner = shared_info.linker_input.owner,
|
/build/soong/etc/ |
D | prebuilt_etc_test.go | 127 owner: "abc",
|
/build/make/core/ |
D | config_sanitizers.mk | 110 $(warning Not sanitizing $(LOCAL_MODULE) based on module owner.)
|
D | Makefile | 3640 ASAN_SYSTEM_INSTALL_OPTIONS := --owner=1000 --group=1000
|
/build/soong/sdk/ |
D | update.go | 688 if owner, ok := components[name]; ok { 693 if dep.export && !owner.export {
|
/build/soong/java/ |
D | sdk_library_test.go | 1395 owner: "foo",
|
/build/soong/ |
D | README.md | 370 owner's responsibility to replace that with a more appropriate visibility.
|
/build/make/tools/droiddoc/ |
D | LICENSE | 844 the exclusive rights of the copyright owner under copyright law or other
|