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

  /external/chromium_org/third_party/icu/source/common/unicode/
uclean.h 131 typedef void U_CALLCONV UMemFreeFn (const void *context, void *mem);
150 u_setMemoryFunctions(const void *context, UMemAllocFn *a, UMemReallocFn *r, UMemFreeFn *f,
  /external/icu/icu4c/source/common/unicode/
uclean.h 131 typedef void U_CALLCONV UMemFreeFn (const void *context, void *mem);
150 u_setMemoryFunctions(const void *context, UMemAllocFn *a, UMemReallocFn *r, UMemFreeFn *f,

Completed in 337 milliseconds