Home
last modified time | relevance | path

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

/art/runtime/
Dhidden_api.cc435 static ALWAYS_INLINE bool CanUpdateRuntimeFlags(ArtField*) { return true; } in CanUpdateRuntimeFlags() function
437 static ALWAYS_INLINE bool CanUpdateRuntimeFlags(ArtMethod* method) { in CanUpdateRuntimeFlags() function