Searched refs:IsQuotaSupported (Results 1 – 4 of 4) sorted by relevance
30 bool IsQuotaSupported(const std::string& uuid);
80 bool IsQuotaSupported(const std::string& uuid) { in IsQuotaSupported() function
78 if (IsQuotaSupported(mUuid) && cacheGid != -1) { in loadQuotaStats()
2444 if (!IsQuotaSupported(uuidString)) { in getAppSize()2666 if (!IsQuotaSupported(uuidString)) { in getUserSize()2807 if (!IsQuotaSupported(uuidString)) { in getExternalSize()3710 *_aidl_return = IsQuotaSupported(uuid.value_or("")); in isQuotaSupported()