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

  /external/icu4c/common/
icuplug.c 136 int32_t libEnt;
141 libEnt = searchForLibrary(lib);
142 if(libEnt!=-1) {
143 ret = libraryList[libEnt].name;

Completed in 149 milliseconds