Home
last modified time | relevance | path

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

/aosp12/system/extras/partition_tools/
H A Dlpdump.cc383 static std::unique_ptr<LpMetadata> ReadDeviceOrFile(const std::string& path, uint32_t slot) { in ReadDeviceOrFile() function
487 auto pt = ReadDeviceOrFile(super_path, slot.value()); in LpdumpMain()
530 pt = ReadDeviceOrFile(super_path, i); in LpdumpMain()