Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dfield.h66 bool IsVolatile() REQUIRES_SHARED(Locks::mutator_lock_) { in IsVolatile() function
/art/runtime/
Dart_field.h186 bool IsVolatile() REQUIRES_SHARED(Locks::mutator_lock_) { in IsVolatile() function