Searched refs:join_realpath (Results 1 – 4 of 4) sorted by relevance
69 def join_realpath(root, *args): function78 return _get_dir_from_env('OUT_DIR', join_realpath(android_build_top,83 return _get_dir_from_env('DIST_DIR', join_realpath(out_dir, 'dist'))
112 path = utils.join_realpath(self._android_build_top, git_project_path)259 PREBUILTS_VNDK_DIR = utils.join_realpath(ANDROID_BUILD_TOP,
36 PREBUILTS_VNDK_DIR = utils.join_realpath(ANDROID_BUILD_TOP, 'prebuilts/vndk')
514 PREBUILTS_VNDK_DIR = utils.join_realpath(ANDROID_BUILD_TOP,