Home
last modified time | relevance | path

Searched defs:QueryQuota (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/core/
Ddispatcher.cc113 MojoResult Dispatcher::QueryQuota(MojoQuotaType type, in QueryQuota() function in mojo::core::Dispatcher
Dmessage_pipe_dispatcher.cc219 MojoResult MessagePipeDispatcher::QueryQuota(MojoQuotaType type, in QueryQuota() function in mojo::core::MessagePipeDispatcher
Dcore.cc1483 MojoResult Core::QueryQuota(MojoHandle handle, in QueryQuota() function in mojo::core::Core
/external/libchrome/mojo/public/c/system/
Dthunks.h219 MojoResult (*QueryQuota)(MojoHandle handle, member