Home
last modified time | relevance | path

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

/DragonOS/user/apps/user-manage/src/cmd/
H A Duserdel.rs4 executor::executor::UDelExecutor,
40 UDelExecutor::execute(info); in main()
/DragonOS/user/apps/user-manage/src/executor/
H A Dexecutor.rs177 pub struct UDelExecutor; struct
179 impl UDelExecutor { impl