Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/Platform/CoreIPC/
DConnection.h290 class SyncMessageState; variable
291 friend class SyncMessageState; variable
DConnection.cpp40 class Connection::SyncMessageState : public ThreadSafeRefCounted<Connection::SyncMessageState> { class in CoreIPC::Connection
117 Connection::SyncMessageState::SyncMessageState(RunLoop* runLoop) in SyncMessageState() function in CoreIPC::Connection::SyncMessageState