Home
last modified time | relevance | path

Searched defs:Fetch (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fastboot/device/
H A Dcommands.cpp691 static bool Fetch(FastbootDevice* device, const std::vector<std::string>& args) { in Fetch() function in __anon058b386a0410::PartitionFetcher
792 void Fetch() { in Fetch() function in __anon058b386a0410::PartitionFetcher
/aosp12/frameworks/native/cmds/lshal/
H A Dtest.cpp438 TEST_F(ListTest, Fetch) { in TEST_F() argument