Searched defs:SetQuota (Results 1 – 5 of 5) sorted by relevance
109 MojoResult Dispatcher::SetQuota(MojoQuotaType type, uint64_t limit) { in SetQuota() function in mojo::core::Dispatcher
196 MojoResult MessagePipeDispatcher::SetQuota(MojoQuotaType type, uint64_t limit) { in SetQuota() function in mojo::core::MessagePipeDispatcher
1469 MojoResult Core::SetQuota(MojoHandle handle, in SetQuota() function in mojo::core::Core
215 MojoResult (*SetQuota)(MojoHandle handle, member
6413 } SetQuota; member