Home
last modified time | relevance | path

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

/system/core/adb/
Dcommandline.cpp65 gProductOutPath.c_str(), OS_PATH_SEPARATOR_STR, extra); in product_file()
870 return android::base::StringPrintf("%s%s%s", cwd.c_str(), OS_PATH_SEPARATOR_STR, hint); in find_product_out_path()
884 path += OS_PATH_SEPARATOR_STR; in find_product_out_path()
886 path += OS_PATH_SEPARATOR_STR; in find_product_out_path()
888 path += OS_PATH_SEPARATOR_STR; in find_product_out_path()
890 path += OS_PATH_SEPARATOR_STR; in find_product_out_path()
Dsysdeps.h58 #define OS_PATH_SEPARATOR_STR "\\" macro
294 #define OS_PATH_SEPARATOR_STR "/" macro