/system/nvram/messages/include/nvram/messages/ |
D | struct.h | 131 const MemberType& Get(const Struct& object) const { in Get() function 135 MemberType& Get(Struct& object) const { in Get() function
|
/system/libvintf/ |
D | VintfObjectUtils.h | 31 std::shared_ptr<const T> Get(const char* id, LockedSharedPtr<T>* ptr, in Get() function
|
/system/core/libbinderwrapper/ |
D | binder_wrapper.cc | 48 BinderWrapper* BinderWrapper::Get() { in Get() function in android::BinderWrapper
|
/system/update_engine/payload_consumer/ |
D | extent_map.h | 55 std::optional<T> Get(const Extent& extent) const { in Get() function
|
/system/update_engine/common/ |
D | system_state.h | 63 static SystemState* Get() { in Get() function
|
D | subprocess.h | 108 static Subprocess& Get() { return *subprocess_singleton_; } in Get() function
|
/system/unwinding/libunwindstack/ |
D | RegsInfo.h | 35 inline AddressType Get(uint32_t reg) { in Get() function
|
D | ThreadEntry.cpp | 42 ThreadEntry* ThreadEntry::Get(pid_t tid, bool create) { in Get() function in unwindstack::ThreadEntry
|
/system/apex/apexd/ |
D | apexd_loop.h | 55 int Get() { return device_fd.get(); } in Get() function
|
/system/unwinding/libunwindstack/include/unwindstack/ |
D | Maps.h | 74 std::shared_ptr<MapInfo> Get(size_t index) { in Get() function
|
/system/unwinding/libbacktrace/ |
D | ThreadEntry.cpp | 49 ThreadEntry* ThreadEntry::Get(pid_t pid, pid_t tid, bool create) { in Get() function in ThreadEntry
|
/system/core/fs_mgr/libsnapshot/ |
D | cow_reader.cpp | 588 const CowOperation& CowOpIter::Get() { in Get() function in android::snapshot::CowOpIter 657 const CowOperation& CowMergeOpIter::Get() { in Get() function in android::snapshot::CowMergeOpIter 689 const CowOperation& CowRevMergeOpIter::Get() { in Get() function in android::snapshot::CowRevMergeOpIter
|
/system/chre/util/tests/ |
D | shared_ptr_test.cc | 99 TEST_F(SharedPtrTest, Get) { in TEST_F() argument
|
/system/memory/libmemunreachable/tests/ |
D | MemUnreachable_test.cpp | 39 void* Get() { return reinterpret_cast<void*>(~ptr_); } in Get() function in android::HiddenPointer
|
/system/libbase/ |
D | properties.cpp | 234 const char* CachedProperty::Get(bool* changed) { in Get() function in android::base::CachedProperty
|
/system/tools/aidl/ |
D | generate_java_binder.cpp | 54 std::shared_ptr<Variable> Get(const AidlTypeSpecifier& type) { in Get() function in android::aidl::java::VariableFactory 62 std::shared_ptr<Variable> Get(int index) { return vars_[index]; } in Get() function in android::aidl::java::VariableFactory
|
D | aidl_unittest.cpp | 1713 static string Get(const AidlDefinedType& type, const string& name) { in Get() function
|
/system/update_engine/ |
D | test_http_server.cc | 513 inline const string& Get(const off_t index) const { return terms[index]; } in Get() function in chromeos_update_engine::UrlTerms
|