Home
last modified time | relevance | path

Searched defs:tryGetMessage (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
DMessageQueue.h158 inline PassOwnPtr<DataType> MessageQueue<DataType>::tryGetMessage() in tryGetMessage() function
/external/chromium_org/content/child/
Dwebmessageportchannel_impl.cc137 bool WebMessagePortChannelImpl::tryGetMessage( in tryGetMessage() function in content::WebMessagePortChannelImpl