Searched defs:QueryQuota (Results 1 – 4 of 4) sorted by relevance
/external/libchrome/mojo/core/ | ||
D | dispatcher.cc | 113 MojoResult Dispatcher::QueryQuota(MojoQuotaType type, in QueryQuota() function in mojo::core::Dispatcher |
D | message_pipe_dispatcher.cc | 219 MojoResult MessagePipeDispatcher::QueryQuota(MojoQuotaType type, in QueryQuota() function in mojo::core::MessagePipeDispatcher |
D | core.cc | 1483 MojoResult Core::QueryQuota(MojoHandle handle, in QueryQuota() function in mojo::core::Core |
/external/libchrome/mojo/public/c/system/ | ||
D | thunks.h | 219 MojoResult (*QueryQuota)(MojoHandle handle, member |