Home
last modified time | relevance | path

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

/base/update/updater/services/fs_manager/
Ddo_partition.cpp57 static int DoUmountDiskPartition(const Partition &part) in DoUmountDiskPartition() function
327 if (DoUmountDiskPartition(*it) == 0) { in RemovePartitions()