Home
last modified time | relevance | path

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

/development/vndk/snapshot/
Dutils.py77 def get_out_dir(android_build_top): argument
78 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