Searched refs:CreateRuntimeFlags (Results 1 – 3 of 3) sorted by relevance
268 ALWAYS_INLINE inline uint32_t CreateRuntimeFlags(const ClassAccessor::BaseItem& member) { in CreateRuntimeFlags() function274 ALWAYS_INLINE inline uint32_t CreateRuntimeFlags(T* member) REQUIRES_SHARED(Locks::mutator_lock_) { in CreateRuntimeFlags() function
745 uint32_t hiddenapi_flags = hiddenapi::CreateRuntimeFlags(this); in SetIntrinsic()
4071 dst->SetAccessFlags(field.GetAccessFlags() | hiddenapi::CreateRuntimeFlags(field)); in LoadField()4092 uint32_t access_flags = method.GetAccessFlags() | hiddenapi::CreateRuntimeFlags(method); in LoadMethod()