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

  /external/chromium_org/third_party/icu/source/common/
icuplug.c 136 int32_t libEnt;
141 libEnt = searchForLibrary(lib);
142 if(libEnt!=-1) {
143 ret = libraryList[libEnt].name;
  /external/icu4c/common/
icuplug.c 140 int32_t libEnt;
145 libEnt = searchForLibrary(lib);
146 if(libEnt!=-1) {
147 ret = libraryList[libEnt].name;

Completed in 56 milliseconds