Home
last modified time | relevance | path

Searched refs:TableEmptyAt (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc136 static bool TableEmptyAt(const Hashtable* hashtable, in TableEmptyAt() function
201 if (TableEmptyAt<Cmp>(hashtable, cuckoo_first)) { in UpdateAddOrEvict()
213 if (TableEmptyAt<Cmp>(hashtable, cuckoo_second)) { in UpdateAddOrEvict()