Home
last modified time | relevance | path

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

/art/runtime/
Dhidden_api.cc359 static ALWAYS_INLINE bool CanUpdateRuntimeFlags(ArtField*) { in CanUpdateRuntimeFlags() function
363 static ALWAYS_INLINE bool CanUpdateRuntimeFlags(ArtMethod* method) { in CanUpdateRuntimeFlags() function
374 if (CanUpdateRuntimeFlags(member) && in MaybeUpdateAccessFlags()