Searched defs:cacheQuota (Results 1 – 4 of 4) sorted by relevance
57 int64_t cacheQuota; variable
1763 int32_t userId, int32_t appId, int64_t cacheQuota) { in setAppQuota()
43 void setAppQuota(@nullable @utf8InCpp String uuid, int userId, int appId, long cacheQuota); in setAppQuota()
269 public void setAppQuota(String uuid, int userId, int appId, long cacheQuota) in setAppQuota()