| /art/simulator/ |
| D | code_simulator_container.h | 38 CodeSimulator* Get() { in Get() function 43 const CodeSimulator* Get() const { in Get() function
|
| /art/runtime/ |
| D | well_known_classes-inl.h | 30 ObjPtr<mirror::Class> ClassFromMember<MemberType, kMember>::Get() { in Get() function
|
| D | reflective_handle.h | 53 ALWAYS_INLINE T* Get() const REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function
|
| D | indirect_reference_table-inl.h | 82 inline ObjPtr<mirror::Object> IndirectReferenceTable::Get(IndirectRef iref) const { in Get() function
|
| D | imtable.h | 47 ArtMethod* Get(size_t index, PointerSize pointer_size) { 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/libarttools/include/tools/ |
| D | system_properties.h | 41 std::string Get(const std::string& key, const std::string& default_value) const { in Get() function 57 std::string Get(const std::string& key, const std::string& fallback_key, Args... args) const { in Get() function
|
| D | cmdline_builder.h | 58 const std::vector<std::string>& Get() const { return elements_; } in Get() function
|
| /art/libartbase/base/ |
| D | scoped_cap.h | 45 cap_t Get() const { return cap_; } in Get() function
|
| 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
|
| /art/runtime/interpreter/ |
| D | interpreter_cache-inl.h | 26 inline bool InterpreterCache::Get(Thread* self, const void* key, /* out */ size_t* value) { in Get() function
|
| /art/runtime/mirror/ |
| D | method_type-inl.h | 94 inline ObjPtr<mirror::Class> MethodType::PTypesAccessor<PTypesType>::Get(int32_t i) const { in Get() function 108 inline ObjPtr<mirror::Class> MethodType::RawPTypesAccessor::Get(int32_t i) const { in Get() function
|
| D | dex_cache.h | 126 T* Get(uint32_t index) REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function 173 T* Get(uint32_t index) REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function 236 T* Get(uint32_t index) { in Get() function
|
| D | var_handle.cc | 612 static void Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anondd1794900111::FieldAccessViaAccessor 627 inline void FieldAccessViaAccessor<float>::Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anondd1794900111::FieldAccessViaAccessor 636 inline void FieldAccessViaAccessor<double>::Get(ObjPtr<Object> obj, in Get() function in art::mirror::__anondd1794900111::FieldAccessViaAccessor 746 static T Get(ShadowFrameGetter* getter) REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function in art::mirror::__anondd1794900111::ValueGetter 754 int64_t ValueGetter<int64_t>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anondd1794900111::ValueGetter 759 float ValueGetter<float>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anondd1794900111::ValueGetter 765 double ValueGetter<double>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anondd1794900111::ValueGetter 771 ObjPtr<Object> ValueGetter<ObjPtr<Object>>::Get(ShadowFrameGetter* getter) { in Get() function in art::mirror::__anondd1794900111::ValueGetter
|
| /art/compiler/optimizing/ |
| D | common_dominator.h | 78 HBasicBlock* Get() const { in Get() function
|
| /art/runtime/jni/ |
| D | local_reference_table-inl.h | 141 inline ObjPtr<mirror::Object> LocalReferenceTable::Get(IndirectRef iref) const { in Get() function
|
| /art/dex2oat/utils/ |
| D | atomic_dex_ref_map-inl.h | 67 inline bool AtomicDexRefMap<DexFileReferenceType, Value>::Get(const DexFileReferenceType& ref, in Get() function
|
| /art/libarttools/ |
| D | system_properties_test.cc | 38 TEST_F(SystemPropertiesTest, Get) { in TEST_F() argument
|
| /art/profman/ |
| D | profile_assistant.cc | 152 const std::vector<ScopedFlock>& Get() const { return flocks_; } in Get() function in art::ScopedFlockList
|
| /art/openjdkjvmti/ |
| D | alloc_manager.cc | 82 AllocationManager* AllocationManager::Get() { in Get() function in openjdkjvmti::AllocationManager
|
| /art/runtime/gc/ |
| D | system_weak_test.cc | 88 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
|