Home
last modified time | relevance | path

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

/art/runtime/
Dhidden_api.h238 ALWAYS_INLINE inline uint32_t CreateRuntimeFlags_Impl(uint32_t dex_flags) { in CreateRuntimeFlags_Impl() function
263 return detail::CreateRuntimeFlags_Impl(member.GetHiddenapiFlags()); in CreateRuntimeFlags()
269 return detail::CreateRuntimeFlags_Impl(detail::GetDexFlags(member)); in CreateRuntimeFlags()