Searched defs:keyDeleter (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/
H A Duhash.h145 UObjectDeleter *keyDeleter; /* Deletes keys when required. member in struct:UHashtable
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/
H A Duhash.h165 UObjectDeleter *keyDeleter; /* Deletes keys when required. member in struct:UHashtable
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 242 milliseconds