Home
last modified time | relevance | path

Searched refs:SetQuotaPrjId (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/include/quota/
H A Dquota_manager.h51 int32_t SetQuotaPrjId(const std::string &path, int32_t prjId, bool inherit);
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp1258 QuotaManager::GetInstance()->SetQuotaPrjId(StringPrintf(dir.path.c_str(), userId), prjId, true); in SetFafQuotaProId()
1260 QuotaManager::GetInstance()->SetQuotaPrjId(StringPrintf(SHARE_PATH.c_str(), userId), prjId, true); in SetFafQuotaProId()
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp248 int32_t QuotaManager::SetQuotaPrjId(const std::string &path, int32_t prjId, bool inherit) in SetQuotaPrjId() function in OHOS::StorageDaemon::QuotaManager

Completed in 5 milliseconds