Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dcommands.cpp750 class PartitionFetcher { class
761 PartitionFetcher fetcher(device, args); in Fetch()
770 PartitionFetcher(FastbootDevice* device, const std::vector<std::string>& args) in PartitionFetcher() function in __anon6231ba7e0111::PartitionFetcher
917 return PartitionFetcher::Fetch(device, args); in FetchHandler()