| /art/simulator/ |
| D | code_simulator_container.h | 38 CodeSimulator* Get() { in Get() function 43 const CodeSimulator* Get() 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/compiler/optimizing/ |
| D | common_dominator.h | 77 HBasicBlock* Get() const { in Get() function
|
| /art/runtime/jdwp/ |
| D | object_registry.h | 84 template<typename T> T Get(JDWP::ObjectId id, JDWP::JdwpError* error) in Get() function
|
| /art/runtime/ |
| D | indirect_reference_table-inl.h | 90 inline ObjPtr<mirror::Object> IndirectReferenceTable::Get(IndirectRef iref) const { in Get() function
|
| D | imtable.h | 45 ArtMethod* Get(size_t index, PointerSize pointer_size) { in Get() function
|
| D | handle.h | 61 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/libartbase/base/ |
| D | bit_struct.h | 156 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 | 87 V Get(const K& k) const { in Get() function
|
| /art/profman/ |
| D | profile_assistant.cc | 125 const std::vector<ScopedFlock>& Get() const { return flocks_; } in Get() function in art::ScopedFlockList
|
| /art/runtime/mirror/ |
| D | var_handle.cc | 699 static void Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anon697042230111::FieldAccessViaAccessor 714 inline void FieldAccessViaAccessor<float>::Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anon697042230111::FieldAccessViaAccessor 723 inline void FieldAccessViaAccessor<double>::Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anon697042230111::FieldAccessViaAccessor 833 static T Get(ShadowFrameGetter* getter) REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function in art::mirror::__anon697042230111::ValueGetter 841 int64_t ValueGetter<int64_t>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon697042230111::ValueGetter 846 float ValueGetter<float>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon697042230111::ValueGetter 852 double ValueGetter<double>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon697042230111::ValueGetter 858 ObjPtr<Object> ValueGetter<ObjPtr<Object>>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anon697042230111::ValueGetter
|
| D | object_array-inl.h | 39 inline ObjPtr<T> ObjectArray<T>::Get(int32_t i) { in Get() function
|
| D | array-inl.h | 64 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/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/openjdkjvmti/ |
| D | deopt_manager.cc | 497 DeoptManager* DeoptManager::Get() { in Get() function in openjdkjvmti::DeoptManager
|
| /art/dexlayout/ |
| D | dexdiag.cc | 99 size_t Get(uint16_t type) const { in Get() function in art::PageCount
|
| /art/libprofile/profile/ |
| D | profile_compilation_info.h | 753 uint8_t* Get() { return storage_.get(); } in Get() function
|
| /art/test/115-native-bridge/ |
| D | nativebridge.cc | 265 TestStatus Get() { in Get() function in SignalHandlerTestStatus
|
| /art/runtime/native/ |
| D | dalvik_system_DexFile.cc | 232 jint Get(jsize index) const { return elements_[index]; } in Get() function
|
| /art/runtime/jni/ |
| D | java_vm_ext.cc | 260 SharedLibrary* Get(const std::string& path) REQUIRES(Locks::jni_libraries_lock_) { in Get() function in art::Libraries
|