Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationservice/src/
Daidl.rs852 pub fn notify_error(&self, cid: Cid, error_code: i32, message: &str) { in notify_error() method
1078 vm.callbacks.notify_error(cid, error_code, message); in notifyError()