Home
last modified time | relevance | path

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

/art/runtime/
Dtransaction.h74 return strict_; in IsStrict()
379 const bool strict_; variable
Dtransaction.cc58 strict_(strict), in Transaction()