Home
last modified time | relevance | path

Searched defs:fetched (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()
103 status_t FileSystemUnderPath::fetch(const std::string& path, std::string* fetched, in fetch()
140 status_t PathReplacingFileSystem::fetch(const std::string& path, std::string* fetched, in fetch()
DHostFileSystem.cpp36 status_t HostFileSystem::fetch(const std::string& path, std::string* fetched, in fetch()
DVintfFm.cpp67 status_t fetch(const std::string& path, std::string* fetched, in fetch()
/system/libvintf/test/
Dutils-fake.h42 status_t fetch(const std::string& path, std::string* fetched, std::string*) const override { in fetch()
DVintfFmTest.cpp225 .WillByDefault(Invoke([](const auto&, auto* fetched, auto*) { in SetUp() argument
288 .WillByDefault(Invoke([this](const auto& path, auto* fetched, auto*) { in SetUp() argument
297 .WillByDefault(Invoke([](const auto&, auto* fetched, auto*) { in SetUp() argument
Dvintf_object_tests.cpp482 Invoke([vendorManifestXml](const std::string& path, std::string& fetched) { in setupMockFetcher()
489 Invoke([systemManifestXml](const std::string& path, std::string& fetched) { in setupMockFetcher()
495 .WillByDefault(Invoke([vendorMatrixXml](const std::string& path, std::string& fetched) { in setupMockFetcher()
501 .WillByDefault(Invoke([systemMatrixXml](const std::string& path, std::string& fetched) { in setupMockFetcher()
DLibVintfTest.cpp6285 std::string fetched; in TEST() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp688 TemporaryFile fetched; in TEST_F() local
767 TemporaryFile fetched; in TEST_F() local