Searched refs:buildTop (Results 1 – 1 of 1) sorted by relevance
622 const string buildTop = get_required_env("ANDROID_BUILD_TOP", false); in run_phases() local627 chdir_or_exit(buildTop.c_str()); in run_phases()1007 const string buildTop = get_required_env("ANDROID_BUILD_TOP", true); in run_tab_completion() local1011 chdir_or_exit(buildTop.c_str()); in run_tab_completion()