HomeSort by relevance Sort by last modified time
    Searched refs:RES_PATH_SEPARATOR (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/common/
uresimp.h 60 #define RES_PATH_SEPARATOR '/'
uresbund.cpp     [all...]
uresdata.cpp 907 nextSepP = uprv_strchr(pathP, RES_PATH_SEPARATOR);
    [all...]
  /system/core/libutils/
String8.cpp 41 #define RES_PATH_SEPARATOR '/'
670 #if OS_PATH_SEPARATOR != RES_PATH_SEPARATOR
676 *buf = RES_PATH_SEPARATOR;

Completed in 174 milliseconds