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

  /external/chromium_org/third_party/icu/source/common/
unistr.cpp 842 UBool utf8IsOwned = FALSE;
857 utf8IsOwned = TRUE;
872 if(utf8IsOwned) {
    [all...]
  /external/icu4c/common/
unistr.cpp 888 UBool utf8IsOwned = FALSE;
903 utf8IsOwned = TRUE;
918 if(utf8IsOwned) {
    [all...]

Completed in 469 milliseconds