Searched refs:row_ptr (Results 1 – 1 of 1) sorted by relevance
421 void* row_ptr = new std::string(std::move(*row_cache_entry)); in Get() local422 ioptions_.row_cache->Insert(row_cache_key.GetUserKey(), row_ptr, charge, in Get()541 void* row_ptr = new std::string(std::move(row_cache_entry)); in MultiGet() local542 ioptions_.row_cache->Insert(row_cache_key.GetUserKey(), row_ptr, charge, in MultiGet()