Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp1136 int32_t findAndKill = FindAndKillProcess(userId, unMountFailList, unMountRes); in UmountFileSystem() local
1137 if (findAndKill == E_UMOUNT_NO_PROCESS_FIND || findAndKill == E_UMOUNT_PROCESS_KILL) { in UmountFileSystem()