Home
last modified time | relevance | path

Searched defs:uninstall (Results 1 – 3 of 3) sorted by relevance

/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dapic_timer.rs146 pub(super) fn uninstall(&self) { in uninstall() method
/DragonOS/kernel/src/libs/lib_ui/
H A Dscreen_manager.rs256 fn uninstall(&self) -> Result<i32, SystemError> { in uninstall() method
H A Dtextui.rs963 fn uninstall(&self) -> Result<i32, SystemError> { in uninstall() method