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
78 if (IsQuotaSupported(mUuid) && cacheGid != -1) { in loadQuotaStats()
1774 if (!IsQuotaSupported(uuidString)) { in getAppSize()1981 if (!IsQuotaSupported(uuidString)) { in getUserSize()2115 if (!IsQuotaSupported(uuidString)) { in getExternalSize()2984 *_aidl_return = IsQuotaSupported(uuidString); in isQuotaSupported()