Searched defs:IVmPayloadService (Results 1 – 3 of 3) sorted by relevance
10 pub mod IVmPayloadService { module33 pub trait IVmPayloadService: binder::Interface + Send { interface354 …fn on_transact(_aidl_service: &dyn IVmPayloadService, _aidl_code: binder::binder_impl::Transaction… in on_transact()
23 pub trait IVmPayloadService: binder::Interface + Send { interface344 fn on_transact(_aidl_service: &dyn IVmPayloadService, _aidl_code: binder::binder_impl::TransactionC… in on_transact()
25 interface IVmPayloadService { interface