Home
last modified time | relevance | path

Searched refs:uplug_removeEntryAt (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dicuplug.cpp80 static int32_t uplug_removeEntryAt(void *list, int32_t listSize, int32_t memberSize, int32_t itemTo… in uplug_removeEntryAt() function
225 libraryCount = uplug_removeEntryAt(libraryList, libraryCount, sizeof(*libraryList), i); in uplug_closeLibrary()
403 …pluginCount = uplug_removeEntryAt(pluginList, pluginCount, sizeof(plug[0]), uplug_pluginNumber(plu… in uplug_deallocatePlug()