Searched defs:SetQuota (Results 1 – 4 of 4) sorted by relevance
| /external/libchrome/mojo/core/ | ||
| D | dispatcher.cc | 109 MojoResult Dispatcher::SetQuota(MojoQuotaType type, uint64_t limit) {  in SetQuota()  function in mojo::core::Dispatcher | 
| D | message_pipe_dispatcher.cc | 196 MojoResult MessagePipeDispatcher::SetQuota(MojoQuotaType type, uint64_t limit) {  in SetQuota()  function in mojo::core::MessagePipeDispatcher | 
| D | core.cc | 1469 MojoResult Core::SetQuota(MojoHandle handle,  in SetQuota()  function in mojo::core::Core | 
| /external/libchrome/mojo/public/c/system/ | ||
| D | thunks.h | 215   MojoResult (*SetQuota)(MojoHandle handle,  member |