Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dos_sep.h23 #define OS_PATH_SEPARATOR_STR "\\" macro
29 #define OS_PATH_SEPARATOR_STR "/" macro
Dslang_rs_reflect_utils.cpp56 packaged_path += OS_PATH_SEPARATOR_STR; in ComputePackagedPath()
Dslang.cpp721 (RealPackageName + OS_PATH_SEPARATOR_STR + *I).c_str()); in compile()
Dslang_rs_reflection.cpp519 OS_PATH_SEPARATOR_STR; in RSReflectionJava()
/frameworks/rs/
DrsScriptC.cpp33 #define OS_PATH_SEPARATOR_STR "\\" macro
39 #define OS_PATH_SEPARATOR_STR "/" macro