Searched refs:MultiGetWithCallback (Results 1 – 3 of 3) sorted by relevance
998 ->MultiGetWithCallback(read_options, column_family, callback, in MultiGetFromBatchAndDB()
226 virtual void MultiGetWithCallback(
2114 MultiGetWithCallback(read_options, column_family, nullptr, &sorted_keys); in MultiGet()2117 void DBImpl::MultiGetWithCallback( in MultiGetWithCallback() function in ROCKSDB_NAMESPACE::DBImpl