Home
last modified time | relevance | path

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

/art/runtime/
Dtransaction.cc507 switch (string_kind_) { in Undo()
521 switch (string_kind_) { in Undo()
564 string_kind_(kind), in InternStringLog()
Dtransaction.h231 const StringKind string_kind_; variable