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

  /external/chromium/third_party/icu/source/tools/genrb/
wrtxml.cpp 219 void res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status);
691 res_write_xml(current, subId, language, FALSE, status);
929 res_write_xml(current, sid, language, FALSE, status);
949 res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status) { function
    [all...]
  /external/icu4c/tools/genrb/
wrtxml.cpp 219 void res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status);
692 res_write_xml(current, subId, language, FALSE, status);
930 res_write_xml(current, sid, language, FALSE, status);
950 res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status) { function
    [all...]

Completed in 40 milliseconds