Home
last modified time | relevance | path

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

/system/gsid/
Ddaemon.cpp39 auto status = service->dumpDeviceMapperDevices(&output); in DumpDeviceMapper()
Dgsi_service.h69 binder::Status dumpDeviceMapperDevices(std::string* _aidl_return) override;
Dgsi_service.cpp457 binder::Status GsiService::dumpDeviceMapperDevices(std::string* _aidl_return) { in dumpDeviceMapperDevices() function in android::gsi::GsiService
/system/gsid/aidl/android/gsi/
DIGsiService.aidl216 @utf8InCpp String dumpDeviceMapperDevices(); in dumpDeviceMapperDevices() method