Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationmanager/src/
Daidl.rs1291 pub fn notify_error(&self, cid: Cid, error_code: ErrorCode, message: &str) { in notify_error() method
1617 vm.callbacks.notify_error(cid, error_code, message); in notifyError()