Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloud-hypervisor/cloud-hypervisor
/ access_platform
Method
access_platform
virtio-devices/src/vsock/device.rs:540–542 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
538
}
539
540
fn access_platform(&self) -> Option<Arc<dyn AccessPlatform>> {
541
self.common.access_platform()
542
}
543
}
544
545
impl<B> Pausable for Vsock<B>
Callers
2
write_common_config_word
Method · 0.45
activate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected