HomeSort by relevance Sort by last modified time
    Searched refs:CreateRuntimeFlags (Results 1 - 3 of 3) sorted by null

  /art/runtime/
hidden_api.h 257 ALWAYS_INLINE inline uint32_t CreateRuntimeFlags(const ClassAccessor::BaseItem& member) {
263 ALWAYS_INLINE inline uint32_t CreateRuntimeFlags(T* member) REQUIRES_SHARED(Locks::mutator_lock_) {
art_method.cc 711 uint32_t hiddenapi_flags = hiddenapi::CreateRuntimeFlags(this);
    [all...]
class_linker.cc     [all...]

Completed in 727 milliseconds