Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Ddispatcher.cc109 MojoResult Dispatcher::SetQuota(MojoQuotaType type, uint64_t limit) { in SetQuota() function in mojo::core::Dispatcher
Dmessage_pipe_dispatcher.cc196 MojoResult MessagePipeDispatcher::SetQuota(MojoQuotaType type, uint64_t limit) { in SetQuota() function in mojo::core::MessagePipeDispatcher
Dcore.cc1469 MojoResult Core::SetQuota(MojoHandle handle, in SetQuota() function in mojo::core::Core
/external/libchrome/mojo/public/c/system/
Dthunks.h215 MojoResult (*SetQuota)(MojoHandle handle, member