Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/partition_tools/
H A Dlpadd.cc106 class SuperHelper final { class
108 explicit SuperHelper(const std::string& super_path) : super_path_(super_path) {} in SuperHelper() function in SuperHelper