Home
last modified time | relevance | path

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

/external/angle/build/gn_ast/
Djni_refactor.py37 def find_all_sources(target, build_file): argument
59 build_file): argument
110 def analyze(build_file): argument
/external/cronet/tot/build/gn_ast/
Djni_refactor.py37 def find_all_sources(target, build_file): argument
59 build_file): argument
110 def analyze(build_file): argument
/external/cronet/stable/build/gn_ast/
Djni_refactor.py37 def find_all_sources(target, build_file): argument
59 build_file): argument
110 def analyze(build_file): argument
/external/bazelbuild-rules_rust/crate_universe/src/utils/starlark/
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