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

  /external/chromium_org/third_party/icu/source/common/
uresbund.c 757 int32_t resPathLenOrig = resB->fResPathLen;
783 uprv_strcpy(resB->fResPath + resPathLenOrig, toAdd);
    [all...]
  /external/icu4c/common/
uresbund.cpp 768 int32_t resPathLenOrig = resB->fResPathLen;
794 uprv_strcpy(resB->fResPath + resPathLenOrig, toAdd);
    [all...]

Completed in 56 milliseconds