Home
last modified time | relevance | path

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

/external/chromium_org/mojo/system/
Dmessage_pipe_dispatcher.h71 MessagePipe* GetMessagePipeNoLock() const;
120 return message_pipe_dispatcher()->GetMessagePipeNoLock(); in GetMessagePipe()
Dmessage_pipe_dispatcher.cc147 MessagePipe* MessagePipeDispatcher::GetMessagePipeNoLock() const { in GetMessagePipeNoLock() function in mojo::system::MessagePipeDispatcher