Home
last modified time | relevance | path

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

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