Home
last modified time | relevance | path

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

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