Home
last modified time | relevance | path

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

/third_party/iowow/
DDoxyfile.in14 @PROJECT_SOURCE_DIR@/src/utils/khash.h \
DChangelog174 * CRITICAL Fixed heap corruption due incorrect usage of khash API in `_db_destroy_lw` (iwkv.c)
/third_party/grpc/src/core/lib/transport/
Dmetadata.cc428 uint32_t khash = key_definitely_static in md_create_maybe_static() local
432 uint32_t hash = GRPC_MDSTR_KV_HASH(khash, grpc_slice_hash_refcounted(value)); in md_create_maybe_static()