Searched refs:MatchFun (Results 1 – 1 of 1) sorted by relevance
19 typedef bool (*MatchFun) (void* key1, void* key2); typedef28 TemplateHashMapImpl(MatchFun match,87 MatchFun match_;102 MatchFun match, uint32_t initial_capacity, AllocationPolicy allocator) { in TemplateHashMapImpl()335 typename TemplateHashMapImpl<AllocationPolicy>::MatchFun match,