Home
last modified time | relevance | path

Searched defs:fetch (Results 1 – 8 of 8) sorted by relevance

/system/libvintf/
DFileSystem.cpp31 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
DHostFileSystem.cpp36 status_t HostFileSystem::fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::details::HostFileSystem
DRuntimeInfo-target.cpp146 std::function<status_t(RuntimeInfoFetcher*, RuntimeInfo::FetchFlags)> fetch; member
DVintfFm.cpp67 status_t fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::__anonf9913d810111::WritableFileSystemImpl
/system/libvintf/test/
Dutils-fake.h42 status_t fetch(const std::string& path, std::string* fetched, std::string*) const override { in fetch() function
DLibVintfTest.cpp4323 status_t fetch(const std::string& path, std::string* fetched, in fetch() function
/system/core/fastboot/
Dfastboot.cpp1469 auto fetch = std::bind(fetch_partition, _1, borrowed_fd(fd), fb); in do_fetch() local
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h20327 struct fetch_cache fetch; member
20350 …int (*fetch)(struct x86_emulate_ctxt *, unsigned long, void *, unsigned int, struct x86_exception … member