Searched refs:buildTop (Results 1 – 1 of 1) sorted by relevance
706 const string buildTop = get_required_env("ANDROID_BUILD_TOP", false); in run_phases() local711 chdir_or_exit(buildTop.c_str()); in run_phases()1202 const string buildTop = get_required_env("ANDROID_BUILD_TOP", false); in run_refresh() local1207 chdir_or_exit(buildTop.c_str()); in run_refresh()1227 const string buildTop = get_required_env("ANDROID_BUILD_TOP", false); in run_tab_completion() local1232 chdir_or_exit(buildTop.c_str()); in run_tab_completion()