Home
last modified time | relevance | path

Searched refs:PrepareHandlesForClient (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/core/
Dbroker_host.cc51 bool BrokerHost::PrepareHandlesForClient( in PrepareHandlesForClient() function in mojo::core::BrokerHost
83 if (!PrepareHandlesForClient(&handles)) in SendChannel()
135 PrepareHandlesForClient(&handles); in OnBufferRequest()
Dbroker_host.h46 bool PrepareHandlesForClient(std::vector<PlatformHandleInTransit>* handles);