Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dhidden_api.cc443 static ALWAYS_INLINE bool CanUpdateRuntimeFlags(ArtField*) { return true; } in CanUpdateRuntimeFlags() function
445 static ALWAYS_INLINE bool CanUpdateRuntimeFlags(ArtMethod* method) { in CanUpdateRuntimeFlags() function