Home
last modified time | relevance | path

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

/system/core/adb/
Dcommandline.c69 snprintf(x, (size_t)n, "%s" OS_PATH_SEPARATOR_STR "%s", gProductOutPath, extra); in product_file()
783 #define SENTINEL_FILE "config" OS_PATH_SEPARATOR_STR "envsetup.make"
789 "%s" OS_PATH_SEPARATOR_STR SENTINEL_FILE, top); in top_works()
893 strcat(path_buf, OS_PATH_SEPARATOR_STR); in find_product_out_path()
911 "%s" OS_PATH_SEPARATOR_STR in find_product_out_path()
912 "out" OS_PATH_SEPARATOR_STR in find_product_out_path()
913 "target" OS_PATH_SEPARATOR_STR in find_product_out_path()
914 "product" OS_PATH_SEPARATOR_STR in find_product_out_path()
Dsysdeps.h40 #define OS_PATH_SEPARATOR_STR "\\" macro
295 #define OS_PATH_SEPARATOR_STR "/" macro