HomeSort by relevance Sort by last modified time
    Searched refs:UndoArrayWrite (Results 1 - 2 of 2) sorted by null

  /art/runtime/
transaction.h 127 void UndoArrayWrite(mirror::Array* array, Primitive::Type array_type, size_t index,
transaction.cc 382 UndoArrayWrite(array, type, it.first, it.second);
386 void Transaction::ArrayLog::UndoArrayWrite(mirror::Array* array, Primitive::Type array_type,

Completed in 236 milliseconds