Home
last modified time | relevance | path

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

/DragonOS/user/apps/user-manage/src/executor/
H A Dexecutor.rs81 Self::write_shadow_file(&info); in execute()
129 fn write_shadow_file(info: &UAddInfo) { in write_shadow_file() method