Searched refs:CreateRuntimeFlags (Results 1 – 2 of 2) sorted by relevance
262 ALWAYS_INLINE inline uint32_t CreateRuntimeFlags(const ClassAccessor::BaseItem& member) { in CreateRuntimeFlags() function268 ALWAYS_INLINE inline uint32_t CreateRuntimeFlags(T* member) REQUIRES_SHARED(Locks::mutator_lock_) { in CreateRuntimeFlags() function
725 uint32_t hiddenapi_flags = hiddenapi::CreateRuntimeFlags(this); in SetIntrinsic()