Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dtransaction.cc586 switch (string_kind_) { in Undo()
600 switch (string_kind_) { in Undo()
643 string_kind_(kind), in InternStringLog()
H A Dtransaction.h257 const StringKind string_kind_; variable