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

  /external/icu4c/tools/icuinfo/
testplug.c 129 } else if(reason == UPLUG_REASON_UNLOAD) {
197 } else if(reason==UPLUG_REASON_UNLOAD) {
  /external/icu4c/common/unicode/
icuplug.h 79 * } else if(reason==UPLUG_REASON_UNLOAD) {
154 UPLUG_REASON_UNLOAD = 2, /**< The plugin is being unloaded. **/
  /external/icu4c/tools/toolutil/
udbgutil.cpp 188 FIELD_NAME_STR( LEN_UPLUG_REASON, UPLUG_REASON_UNLOAD ),
  /external/icu4c/common/
icuplug.c 279 uplug_callPlug(plug, UPLUG_REASON_UNLOAD, status);

Completed in 134 milliseconds