Home
last modified time | relevance | path

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

/DragonOS/docs/kernel/libs/lib_ui/
H A Dscm.md19 fn uninstall(&self) -> Result<i32, SystemError> {
/DragonOS/tools/
H A Dbootstrap.sh181 if [ -e /usr/local/lib/rustlib/uninstall.sh ] ; then
188 sudo /usr/local/lib/rustlib/uninstall.sh
/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.rs968 fn uninstall(&self) -> Result<i32, SystemError> { in uninstall() method