Home
last modified time | relevance | path

Searched refs:TinyString_appendn (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/common/
Dudata.c385 static void TinyString_appendn(TinyString *This, const char *what, int32_t n) { in TinyString_appendn() function
1261 TinyString_appendn(&pkgName, path, (int32_t)(treeChar-path)); in doOpenChoice()
/external/icu4c/common/
Dudata.c421 static void TinyString_appendn(TinyString *This, const char *what, int32_t n) { in TinyString_appendn() function
1315 TinyString_appendn(&pkgName, path, (int32_t)(treeChar-path)); in doOpenChoice()