Home
last modified time | relevance | path

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

/system/extras/partition_tools/
Dlpdumpd.cc35 namespace lpdump { namespace
82 sp<lpdump::Lpdump> service = new lpdump::Lpdump(); in main()
DAndroid.bp49 "lpdump.cc",
66 name: "lpdump",
DREADME.md21 …fastboot. Otherwise, by default, the image will be a minimal format usable with lpdump and lpflash.
36 ## lpdump section in Dynamic Partition Tools
38 lpdump displays pretty-printed partition metadata. It accepts a single argument, which can be:
45 Usage: `lpdump [-s,--slot=N] PATH`
Dlpdump_target.cc27 using ::android::lpdump::ILpdump;
/system/extras/partition_tools/aidl/android/lpdump/
DILpdump.aidl1 package android.lpdump;
/system/extras/partition_tools/aidl/
DAndroid.bp25 "android/lpdump/ILpdump.aidl",