Home
last modified time | relevance | path

Searched defs:notifyPayloadStarted (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/aidl/android/system/virtualmachineservice/
DIVirtualMachineService.aidl33 void notifyPayloadStarted(); in notifyPayloadStarted() method
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/
Daidl.rs1946 fn notifyPayloadStarted(&self) -> binder::Result<()> { in notifyPayloadStarted() method