Searched refs:OS_PATH_SEPARATOR_STR (Results 1 – 2 of 2) sorted by relevance
65 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()
58 #define OS_PATH_SEPARATOR_STR "\\" macro294 #define OS_PATH_SEPARATOR_STR "/" macro