OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 83 milliseconds