Home
last modified time | relevance | path

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

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