Home
last modified time | relevance | path

Searched refs:PartitionFetcher (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/device/
Dcommands.cpp689 class PartitionFetcher { class
700 PartitionFetcher fetcher(device, args); in Fetch()
709 PartitionFetcher(FastbootDevice* device, const std::vector<std::string>& args) in PartitionFetcher() function in __anon6231ba7e0411::PartitionFetcher
856 return PartitionFetcher::Fetch(device, args); in FetchHandler()