Searched defs:fetch (Results 1 – 8 of 8) sorted by relevance
| /system/libvintf/ |
| D | FileSystem.cpp | 31 status_t FileSystemImpl::fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::details::FileSystemImpl 83 status_t FileSystemNoOp::fetch(const std::string&, std::string*, std::string*) const { in fetch() function in android::vintf::details::FileSystemNoOp 103 status_t FileSystemUnderPath::fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::details::FileSystemUnderPath 140 status_t PathReplacingFileSystem::fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::details::PathReplacingFileSystem
|
| D | HostFileSystem.cpp | 36 status_t HostFileSystem::fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::details::HostFileSystem
|
| D | RuntimeInfo-target.cpp | 146 std::function<status_t(RuntimeInfoFetcher*, RuntimeInfo::FetchFlags)> fetch; member
|
| D | VintfFm.cpp | 67 status_t fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::__anonf9913d810111::WritableFileSystemImpl
|
| /system/libvintf/test/ |
| D | utils-fake.h | 42 status_t fetch(const std::string& path, std::string* fetched, std::string*) const override { in fetch() function
|
| D | LibVintfTest.cpp | 4323 status_t fetch(const std::string& path, std::string* fetched, in fetch() function
|
| /system/core/fastboot/ |
| D | fastboot.cpp | 1469 auto fetch = std::bind(fetch_partition, _1, borrowed_fd(fd), fb); in do_fetch() local
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 20327 struct fetch_cache fetch; member 20350 …int (*fetch)(struct x86_emulate_ctxt *, unsigned long, void *, unsigned int, struct x86_exception … member
|