Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_debug.cpp558 void const* key, size_t ksize, in hashmap_lookup() argument
561 const uint32_t hash = get_hashcode(key, ksize); in hashmap_lookup()