Searched refs:appendToReplayLog (Results 1 – 1 of 1) sorted by relevance
21 void appendToReplayLog(std::string* replay_log, ValueType type, Slice value) { in appendToReplayLog() function100 appendToReplayLog(replay_log_, kTypeValue, value); in SaveValue()206 appendToReplayLog(replay_log_, parsed_key.type, value); in SaveValue()