Home
last modified time | relevance | path

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

/frameworks/base/tools/bit/
Dmain.cpp706 const string buildTop = get_required_env("ANDROID_BUILD_TOP", false); in run_phases() local
711 chdir_or_exit(buildTop.c_str()); in run_phases()
1202 const string buildTop = get_required_env("ANDROID_BUILD_TOP", false); in run_refresh() local
1207 chdir_or_exit(buildTop.c_str()); in run_refresh()
1227 const string buildTop = get_required_env("ANDROID_BUILD_TOP", false); in run_tab_completion() local
1232 chdir_or_exit(buildTop.c_str()); in run_tab_completion()