Home
last modified time | relevance | path

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

/art/runtime/
Dtransaction.h70 return strict_; in IsStrict()
320 const bool strict_; variable
Dtransaction.cc47 strict_(strict), in Transaction()