Home
last modified time | relevance | path

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

/system/extras/partition_tools/
Dlpdump_target.cc27 using ::android::lpdump::ILpdump;
29 int Run(ILpdump* service, const std::vector<std::string>& args) { in Run()
70 sp<ILpdump> get() { return service_; } in get()
72 sp<ILpdump> service_;
77 sp<ILpdump> service = wrapper.get(); in main()
/system/extras/partition_tools/aidl/android/lpdump/
DILpdump.aidl2 interface ILpdump { interface
/system/extras/partition_tools/aidl/
DAndroid.bp25 "android/lpdump/ILpdump.aidl",