Home
last modified time | relevance | path

Searched defs:build_file (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/build/gn_ast/
H A Djni_refactor.py37 def find_all_sources(target, build_file): argument
59 build_file): argument
110 def analyze(build_file): argument
/aosp_15_r20/external/angle/build/gn_ast/
H A Djni_refactor.py37 def find_all_sources(target, build_file): argument
59 build_file): argument
110 def analyze(build_file): argument
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/utils/starlark/
H A Dlabel.rs517 let build_file = dir.path().join("parent").join("child").join("BUILD.bazel"); in from_absolute_path_exists() localVariable
540 let build_file = dir.path().join("parent").join("child").join("BUILD.bazel"); in from_absolute_path_no_workspace() localVariable
/aosp_15_r20/cts/tools/incremental-cts/
H A Dtarget_file_handler.py25 def __init__(self, build_file): argument
H A Dabstract_build_file_handler.py22 def __init__(self, build_file): argument
H A Dcustom_build_file_handler.py23 def __init__(self, build_file): argument
H A Dincremental_deqp.py159 def get_system_fingerprint(self, build_file): argument