Home
last modified time | relevance | path

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

/development/scripts/
Dacov-llvm.py59 def android_build_top(): function
65 android_build_top() / 'build/soong/scripts/get_clang_version.py',
70 CLANG_TOP = android_build_top() / 'prebuilts/clang/host/linux-x86/' \
/development/vndk/snapshot/
Dutils.py93 def get_out_dir(android_build_top): argument
94 return _get_dir_from_env('OUT_DIR', join_realpath(android_build_top,
Dcheck_gpl_license.py39 def __init__(self, install_dir, android_build_top, gpl_projects, argument
54 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