Searched defs:entry_value (Results 1 – 2 of 2) sorted by relevance
43 std::vector<uint8_t> entry_value(value_start, value_start + valueSize); in StoreData() local
534 static void *entry_value(HashmapBase *h, struct hashmap_base_entry *e) { in entry_value() function