Searched refs:OS_PATH_SEPARATOR_STR (Results 1 – 5 of 5) sorted by relevance
23 #define OS_PATH_SEPARATOR_STR "\\" macro29 #define OS_PATH_SEPARATOR_STR "/" macro
56 packaged_path += OS_PATH_SEPARATOR_STR; in ComputePackagedPath()
744 (RealPackageName + OS_PATH_SEPARATOR_STR + *I).c_str()); in compile()
404 OS_PATH_SEPARATOR_STR; in RSReflectionJava()
37 #define OS_PATH_SEPARATOR_STR "\\" macro43 #define OS_PATH_SEPARATOR_STR "/" macro87 int nextPos = cacheDirString.find(OS_PATH_SEPARATOR_STR, currPos + 1); in createCacheDir()