Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dutility.h33 PartitionHandle() {} in PartitionHandle() function
34 explicit PartitionHandle(const std::string& path) : path_(path) {} in PartitionHandle() function
35 PartitionHandle(const std::string& path, std::function<void()>&& closer) in PartitionHandle() function