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

  /external/harfbuzz_ng/src/
hb-common.cc 557 bool ret = !!items.replace_or_insert (item, lock, (bool) replace);
hb-private.hh 545 inline item_t *replace_or_insert (T v, lock_t &l, bool replace) function in struct:hb_lockable_set_t

Completed in 156 milliseconds