Home
last modified time | relevance | path

Searched defs:IsVolatile (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dart_field.h148 bool IsVolatile() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsVolatile() function
/art/compiler/dex/
Dmir_field_info.h62 bool IsVolatile() const { in IsVolatile() function