Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dmedia_privacy_manager.cpp142 static bool CheckFsMounted(const string &fsType, const string &mountPoint) in CheckFsMounted() function
225 if (!CheckFsMounted(FS_TYPE_EPFS, EPFS_MOUNT_POINT)) { in OpenFilterProxyFd()