Home
last modified time | relevance | path

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

/art/runtime/
Dtransaction.h69 return strict_; in IsStrict()
319 const bool strict_; variable
Dtransaction.cc48 strict_(strict), in Transaction()