Searched defs:quota (Results 1 – 4 of 4) sorted by relevance
117 void expectUpdateQuota(uint64_t quota) { in expectUpdateQuota()243 int64_t quota) { in makeInterfaceQuotaCommands()299 int ruleIndex, int64_t quota, in makeInterfaceSharedQuotaCommands()320 int64_t quota, bool deleteQuota) { in removeInterfaceSharedQuotaCommands()
72 int64_t quota; member
77 bool quota : 1; member
416 let quota = grpcio::ResourceQuota::new(Some("CasimirQuota")).resize_memory(1024 * 1024); in run() localVariable