Home
last modified time | relevance | path

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

/art/runtime/
Dhidden_api.cc340 static ALWAYS_INLINE bool CanUpdateRuntimeFlags(ArtField*) { in CanUpdateRuntimeFlags() function
344 static ALWAYS_INLINE bool CanUpdateRuntimeFlags(ArtMethod* method) { in CanUpdateRuntimeFlags() function
355 if (CanUpdateRuntimeFlags(member) && in MaybeUpdateAccessFlags()