Searched refs:LogValue (Results 1 – 2 of 2) sorted by relevance
119 void LogValue(size_t index, uint64_t value);
90 array_log.LogValue(index, value); in RecordWriteArray()370 void Transaction::ArrayLog::LogValue(size_t index, uint64_t value) { in LogValue() function in art::Transaction::ArrayLog