OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RES_PATH_SEPARATOR
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
uresimp.h
58
#define
RES_PATH_SEPARATOR
'/'
/system/core/libutils/
String8.cpp
43
#define
RES_PATH_SEPARATOR
'/'
672
#if OS_PATH_SEPARATOR !=
RES_PATH_SEPARATOR
678
*buf =
RES_PATH_SEPARATOR
;
Completed in 410 milliseconds