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

  /external/icu/icu4c/source/common/
uhash.h 145 UObjectDeleter *keyDeleter; /* Deletes keys when required.
312 * keyDeleter is non-NULL, then the hashtable owns 'key' after this
331 * keyDeleter must be NULL. If the valueDeleter is non-NULL, then the
349 * keyDeleter is non-NULL, then the hashtable owns 'key' after this
367 * keyDeleter is non-NULL, then the hashtable owns 'key' after this
  /external/chromium_org/third_party/icu/source/common/
uhash.h 165 UObjectDeleter *keyDeleter; /* Deletes keys when required.
332 * keyDeleter is non-NULL, then the hashtable owns 'key' after this
351 * keyDeleter must be NULL. If the valueDeleter is non-NULL, then the
369 * keyDeleter is non-NULL, then the hashtable owns 'key' after this
387 * keyDeleter is non-NULL, then the hashtable owns 'key' after this

Completed in 172 milliseconds