Home
last modified time | relevance | path

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

/frameworks/base/tools/bit/
Dmain.cpp557 const char* common_base = getenv("OUT_DIR_COMMON_BASE"); in get_out_dir() local
558 if (common_base == NULL || common_base[0] == '\0') { in get_out_dir()
572 string result(common_base); in get_out_dir()