Home
last modified time | relevance | path

Searched refs:IsStrict (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dtransaction.h66 bool IsStrict() REQUIRES(!log_lock_);
Dtransaction.cc114 bool Transaction::IsStrict() { in IsStrict() function in art::Transaction