Home
last modified time | relevance | path

Searched defs:Get (Results 1 – 25 of 27) sorted by relevance

12

/art/simulator/
Dcode_simulator_container.h38 CodeSimulator* Get() { in Get() function
43 const CodeSimulator* Get() const { in Get() function
/art/runtime/interpreter/
Dinterpreter_cache.h65 ALWAYS_INLINE bool Get(const void* key, /* out */ size_t* value) { in Get() function
/art/compiler/optimizing/
Dcommon_dominator.h77 HBasicBlock* Get() const { in Get() function
/art/runtime/
Dreflective_handle.h52 ALWAYS_INLINE T* Get() const REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function
Dindirect_reference_table-inl.h90 inline ObjPtr<mirror::Object> IndirectReferenceTable::Get(IndirectRef iref) const { in Get() function
Dimtable.h42 ArtMethod* Get(size_t index, PointerSize pointer_size) { in Get() function
Dbacktrace_helper.cc64 static UnwindHelper* Get(Thread* self, size_t max_depth) { in Get() function
Dhandle.h74 ALWAYS_INLINE T* Get() const REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function
Dmethod_handles-inl.h45 ALWAYS_INLINE uint32_t Get() REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function
/art/compiler/utils/
Datomic_dex_ref_map-inl.h67 inline bool AtomicDexRefMap<DexFileReferenceType, Value>::Get(const DexFileReferenceType& ref, in Get() function
/art/profman/
Dprofile_assistant.cc150 const std::vector<ScopedFlock>& Get() const { return flocks_; } in Get() function in art::ScopedFlockList
/art/libartbase/base/
Dbit_struct.h159 T Get() const { in Get() function
Dvariant_map.h221 const TValue* Get(const TKey<TValue>& key) const { in Get() function
228 TValue* Get(const TKey<TValue>& key) { in Get() function
Dsafe_map.h91 V Get(const K& k) const { in Get() function
/art/runtime/mirror/
Dvar_handle.cc699 static void Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anon913e46da0111::FieldAccessViaAccessor
714 inline void FieldAccessViaAccessor<float>::Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anon913e46da0111::FieldAccessViaAccessor
723 inline void FieldAccessViaAccessor<double>::Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anon913e46da0111::FieldAccessViaAccessor
833 static T Get(ShadowFrameGetter* getter) REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function in art::mirror::__anon913e46da0111::ValueGetter
841 int64_t ValueGetter<int64_t>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon913e46da0111::ValueGetter
846 float ValueGetter<float>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon913e46da0111::ValueGetter
852 double ValueGetter<double>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon913e46da0111::ValueGetter
858 ObjPtr<Object> ValueGetter<ObjPtr<Object>>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon913e46da0111::ValueGetter
Dobject_array-inl.h40 inline ObjPtr<T> ObjectArray<T>::Get(int32_t i) { in Get() function
Darray-inl.h65 inline T PrimitiveArray<T>::Get(int32_t i) { in Get() function
Demulated_stack_frame.cc113 ALWAYS_INLINE uint32_t Get() REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function in art::mirror::EmulatedStackFrameAccessor
/art/openjdkjvmti/
Dalloc_manager.cc82 AllocationManager* AllocationManager::Get() { in Get() function in openjdkjvmti::AllocationManager
Ddeopt_manager.cc499 DeoptManager* DeoptManager::Get() { in Get() function in openjdkjvmti::DeoptManager
/art/runtime/gc/
Dsystem_weak_test.cc84 GcRoot<mirror::Object> Get() in Get() function
/art/test/904-object-allocation/
Dtracking.cc63 T Get(JNIEnv* env) const { in Get() function in art::Test904ObjectAllocation::ScopedGlobalRef
/art/dexlayout/
Ddexdiag.cc99 size_t Get(uint16_t type) const { in Get() function in art::PageCount
/art/libprofile/profile/
Dprofile_compilation_info.h832 uint8_t* Get() { return storage_.get(); } in Get() function
/art/test/115-native-bridge/
Dnativebridge.cc265 TestStatus Get() { in Get() function in SignalHandlerTestStatus

12