Searched refs:IsQuotaSupported (Results 1 – 4 of 4) sorted by relevance
30 bool IsQuotaSupported(const std::string& uuid);
76 bool IsQuotaSupported(const std::string& uuid) { in IsQuotaSupported() function
79 if (IsQuotaSupported(mUuid) && cacheGid != -1 && extCacheGid != -1) { in loadQuotaStats()
1657 if (!IsQuotaSupported(uuidString)) { in getAppSize()1764 if (!IsQuotaSupported(uuidString)) { in getUserSize()1909 if (!IsQuotaSupported(uuidString)) { in getExternalSize()2802 *_aidl_return = IsQuotaSupported(uuidString); in isQuotaSupported()