Home
last modified time | relevance | path

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

/aosp12/art/runtime/mirror/
H A Dfield.h62 bool IsVolatile() REQUIRES_SHARED(Locks::mutator_lock_) { in IsVolatile() function
/aosp12/art/runtime/
H A Dart_field.h186 bool IsVolatile() REQUIRES_SHARED(Locks::mutator_lock_) { in IsVolatile() function