Home
last modified time | relevance | path

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

/DragonOS-0.1.9/docs/kernel/libs/lib_ui/
Dscm.md19 fn uninstall(&self) -> Result<i32, SystemError> {
/DragonOS-0.1.9/tools/
Dbootstrap.sh126 if [ -e /usr/local/lib/rustlib/uninstall.sh ] ; then
133 sudo /usr/local/lib/rustlib/uninstall.sh
/DragonOS-0.1.9/kernel/src/arch/x86_64/driver/apic/
Dapic_timer.rs144 pub(super) fn uninstall(&self) { in uninstall() method
/DragonOS-0.1.9/kernel/src/libs/lib_ui/
Dscreen_manager.rs249 fn uninstall(&self) -> Result<i32, SystemError> { in uninstall() method
Dtextui.rs924 fn uninstall(&self) -> Result<i32, SystemError> { in uninstall() method