/art/simulator/ |
D | code_simulator_container.h | 38 CodeSimulator* Get() { in Get() function 43 const CodeSimulator* Get() const { in Get() function
|
/art/compiler/optimizing/ |
D | common_dominator.h | 77 HBasicBlock* Get() const { in Get() function
|
D | optimizing_unit_test.h | 182 HBasicBlock* Get(const std::string_view& sv) const { in Get() function
|
/art/runtime/interpreter/ |
D | interpreter_cache.h | 65 ALWAYS_INLINE bool Get(const void* key, /* out */ size_t* value) { in Get() function
|
/art/runtime/ |
D | reflective_handle.h | 52 ALWAYS_INLINE T* Get() const REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function
|
D | imtable.h | 47 ArtMethod* Get(size_t index, PointerSize pointer_size) { in Get() function
|
D | indirect_reference_table-inl.h | 82 inline ObjPtr<mirror::Object> IndirectReferenceTable::Get(IndirectRef iref) const { in Get() function
|
D | backtrace_helper.cc | 71 static UnwindHelper* Get(Thread* self, size_t max_depth) { in Get() function
|
D | handle.h | 74 ALWAYS_INLINE T* Get() const REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function
|
D | method_handles-inl.h | 45 ALWAYS_INLINE uint32_t Get() REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function
|
/art/compiler/utils/ |
D | atomic_dex_ref_map-inl.h | 67 inline bool AtomicDexRefMap<DexFileReferenceType, Value>::Get(const DexFileReferenceType& ref, in Get() function
|
/art/profman/ |
D | profile_assistant.cc | 141 const std::vector<ScopedFlock>& Get() const { return flocks_; } in Get() function in art::ScopedFlockList
|
/art/libartbase/base/ |
D | bit_struct.h | 159 T Get() const { in Get() function
|
D | variant_map.h | 221 const TValue* Get(const TKey<TValue>& key) const { in Get() function 228 TValue* Get(const TKey<TValue>& key) { in Get() function
|
D | safe_map.h | 91 V Get(const K& k) const { in Get() function
|
/art/runtime/mirror/ |
D | var_handle.cc | 606 static void Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anon913e46da0111::FieldAccessViaAccessor 621 inline void FieldAccessViaAccessor<float>::Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anon913e46da0111::FieldAccessViaAccessor 630 inline void FieldAccessViaAccessor<double>::Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anon913e46da0111::FieldAccessViaAccessor 740 static T Get(ShadowFrameGetter* getter) REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function in art::mirror::__anon913e46da0111::ValueGetter 748 int64_t ValueGetter<int64_t>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon913e46da0111::ValueGetter 753 float ValueGetter<float>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon913e46da0111::ValueGetter 759 double ValueGetter<double>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon913e46da0111::ValueGetter 765 ObjPtr<Object> ValueGetter<ObjPtr<Object>>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon913e46da0111::ValueGetter
|
D | object_array-inl.h | 40 inline ObjPtr<T> ObjectArray<T>::Get(int32_t i) { in Get() function
|
D | array-inl.h | 65 inline T PrimitiveArray<T>::Get(int32_t i) { in Get() function
|
D | emulated_stack_frame.cc | 113 ALWAYS_INLINE uint32_t Get() REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function in art::mirror::EmulatedStackFrameAccessor
|
/art/openjdkjvmti/ |
D | alloc_manager.cc | 82 AllocationManager* AllocationManager::Get() { in Get() function in openjdkjvmti::AllocationManager
|
D | deopt_manager.cc | 499 DeoptManager* DeoptManager::Get() { in Get() function in openjdkjvmti::DeoptManager
|
/art/runtime/gc/ |
D | system_weak_test.cc | 84 GcRoot<mirror::Object> Get() in Get() function
|
/art/test/904-object-allocation/ |
D | tracking.cc | 63 T Get(JNIEnv* env) const { in Get() function in art::Test904ObjectAllocation::ScopedGlobalRef
|
/art/dexlayout/ |
D | dexdiag.cc | 99 size_t Get(uint16_t type) const { in Get() function in art::PageCount
|
/art/test/115-native-bridge/ |
D | nativebridge.cc | 265 TestStatus Get() { in Get() function in SignalHandlerTestStatus
|