Home
last modified time | relevance | path

Searched refs:android_build_top (Results 1 – 4 of 4) sorted by relevance

/development/scripts/
Dacov-llvm.py58 def android_build_top(): function
64 global_go = android_build_top() / 'build/soong/cc/config/global.go'
73 CLANG_TOP = android_build_top() / 'prebuilts/clang/host/linux-x86/' \
/development/vndk/snapshot/
Dutils.py92 def get_out_dir(android_build_top): argument
93 return _get_dir_from_env('OUT_DIR', join_realpath(android_build_top,
Dcheck_gpl_license.py39 def __init__(self, install_dir, android_build_top, temp_artifact_dir, argument
53 self._android_build_top = android_build_top
/development/vndk/tools/elfcheck/elfcheck/
Drewriter.py108 def __init__(self, mk_path, variables=None, android_build_top=None): argument
117 if android_build_top is None:
120 self._android_build_top = android_build_top