Home
last modified time | relevance | path

Searched defs:build_target (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/tools/treble/build/sandbox/
H A Dconfig.py384 def get_tags(self, build_target): argument
388 def has_tag(self, build_target, tag): argument
400 def get_allowed_projects_file(self, build_target): argument
404 def get_build_config_android_target(self, build_target): argument
422 def get_build_goals(self, build_target, contexts=frozenset()): argument
464 def get_build_flags(self, build_target, contexts=frozenset()): argument
485 def get_allow_readwrite_all(self, build_target): argument
517 def get_build_config(self, build_target): argument
H A Dnsjail.py50 build_target, argument
144 build_target, argument
H A Dbuild_android_sandboxed.py26 def build(build_target, argument
/aosp_15_r20/development/vndk/tools/header-checker/utils/
H A Dutils.py49 def __init__(self, is_2nd, build_target): argument
171 def make_targets(build_target, args): argument
181 def make_libraries(build_target, arches, libs, lsdump_filter): argument
194 def get_lsdump_paths_file_path(build_target): argument
275 def read_lsdump_paths(build_target, arches, lsdump_filter, build): argument
336 def get_build_vars(names, build_target): argument
/aosp_15_r20/tools/acloud/internal/lib/
H A Dandroid_build_client.py84 build_target, argument
325 build_target, argument
366 def GetBranch(self, build_target, build_id): argument
380 def GetLKGB(self, build_target, build_branch): argument
413 def GetBuildInfo(self, build_target, build_id, branch): argument
H A Dandroid_compute_client.py163 def GenerateImageName(cls, build_target=None, build_id=None): argument
194 def GenerateInstanceName(self, build_target=None, build_id=None): argument
H A Dcvd_utils.py619 build_target): argument
1152 def GetMixBuildTargetFilename(build_target, build_id): argument
H A Doxygen_client.py29 def LeaseDevice(build_target, build_id, build_branch, system_build_target, argument
/aosp_15_r20/tools/acloud/public/actions/
H A Dcreate_goldfish_action.py64 build_target, argument
203 def _FetchBuildIdFromFile(cfg, build_target, build_id, filename): argument
234 build_target=None, argument
H A Dremote_host_gf_device_factory.py250 def _InferEmulatorZipName(build_target, build_id): argument
278 def _RetrieveArtifact(self, build_target, build_id, argument
/aosp_15_r20/tools/acloud/public/
H A Ddevice_driver.py69 def _CreateGceImageWithBuildInfo(self, build_target, build_id): argument
161 build_target=None, argument
339 build_target=None, argument
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dfetcher_config.cpp99 const std::string& build_target, const std::string& file_path) in CvdFile()
246 const std::string& build_target, const std::vector<std::string>& paths, in AddFilesToConfig()
Dfetcher_config.h52 std::string build_target; member
/aosp_15_r20/tools/treble/build/treble_build/cmd/
H A Dpaths.go27 build_target string // Target used to filter build request member
/aosp_15_r20/art/
H A Dtest.py60 build_target = '' variable
/aosp_15_r20/external/libvpx/build/make/
H A Diosbuild.sh44 build_target() { function
/aosp_15_r20/external/rust/crabbyavif/sys/ndk-sys/
Dbuild.rs28 let build_target = std::env::var("TARGET").unwrap(); in main() localVariable
/aosp_15_r20/tools/asuite/atest/unittest_data/acloud/
H A Dcreate_failure.json9 "build_target": "aosp_cf_x86_phone-userdebug", string
H A Dcreate_success.json9 "build_target": "aosp_cf_x86_phone-userdebug", string
/aosp_15_r20/external/rust/crabbyavif/sys/dav1d-sys/
Dbuild.rs26 let build_target = std::env::var("TARGET").unwrap(); in main() localVariable
/aosp_15_r20/external/rust/crabbyavif/sys/libgav1-sys/
Dbuild.rs29 let build_target = std::env::var("TARGET").unwrap(); in main() localVariable
/aosp_15_r20/external/rust/crabbyavif/sys/libyuv-sys/
Dbuild.rs29 let build_target = std::env::var("TARGET").unwrap(); in main() localVariable
/aosp_15_r20/external/webrtc/tools_webrtc/vim/
H A Dwebrtc.ycm_extra_conf.py163 def GetClangCommandLineForNinjaOutput(out_dir, build_target): argument
/aosp_15_r20/external/coreboot/util/abuild/
H A Dabuild623 function build_target function
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer_proto/
H A Dcc_analyzer.proto54 repeated string build_target = 2; field

12