Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp98 static std::string GetQuotaSrcMountPath(const std::string &target) in GetQuotaSrcMountPath() function
116 device = GetQuotaSrcMountPath(QUOTA_DEVICE_DATA_PATH); in GetOccupiedSpaceForUid()
140 device = GetQuotaSrcMountPath(QUOTA_DEVICE_DATA_PATH); in GetOccupiedSpaceForGid()
165 device = GetQuotaSrcMountPath(QUOTA_DEVICE_DATA_PATH); in GetOccupiedSpaceForPrjId()
216 device = GetQuotaSrcMountPath(QUOTA_DEVICE_DATA_PATH); in SetBundleQuota()