Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dtable_cache.cc50 void AppendVarint64(IterKey* key, uint64_t v) { in AppendVarint64() function
313 AppendVarint64(&row_cache_key, fd_number); in CreateRowCacheKeyPrefix()
314 AppendVarint64(&row_cache_key, seq_no); in CreateRowCacheKeyPrefix()