addMessageReceiver(IPC::StringReference messageReceiverName, IPC::MessageReceiver &) | WebKit::ChildProcessProxy | |
addMessageReceiver(IPC::StringReference messageReceiverName, uint64_t destinationID, IPC::MessageReceiver &) | WebKit::ChildProcessProxy | |
canSendMessage() const | WebKit::ChildProcessProxy | inline |
ChildProcessProxy(bool alwaysRunsAtBackgroundPriority=false) | WebKit::ChildProcessProxy | explicitprotected |
connect() | WebKit::ChildProcessProxy | |
connection() const | WebKit::ChildProcessProxy | inline |
deref() const | WTF::ThreadSafeRefCounted< ChildProcessProxy > | inline |
deref() const | WTF::ThreadSafeRefCounted< ChildProcessProxy > | inline |
deref() const | WTF::ThreadSafeRefCounted< ChildProcessProxy > | inline |
derefBase() const | WTF::ThreadSafeRefCountedBase | inlineprotected |
derefBase() const | WTF::ThreadSafeRefCountedBase | inlineprotected |
derefBase() const | WTF::ThreadSafeRefCountedBase | inlineprotected |
didClose(Connection &)=0 | IPC::Connection::Client | pure virtual |
didFinishLaunching(ProcessLauncher *, IPC::Connection::Identifier) override | WebKit::ChildProcessProxy | protectedvirtual |
didReceiveInvalidMessage(Connection &, StringReference messageReceiverName, StringReference messageName)=0 | IPC::Connection::Client | pure virtual |
didReceiveMessage(Connection &, Decoder &)=0 | IPC::MessageReceiver | pure virtual |
didReceiveSyncMessage(Connection &, Decoder &, std::unique_ptr< Encoder > &) | IPC::MessageReceiver | inlinevirtual |
dispatchMessage(IPC::Connection &, IPC::Decoder &) | WebKit::ChildProcessProxy | protected |
dispatchSyncMessage(IPC::Connection &, IPC::Decoder &, std::unique_ptr< IPC::Encoder > &) | WebKit::ChildProcessProxy | protected |
getLaunchOptions(ProcessLauncher::LaunchOptions &) | WebKit::ChildProcessProxy | protectedvirtual |
hasConnection(const IPC::Connection &connection) const | WebKit::ChildProcessProxy | inline |
hasOneRef() const | WTF::ThreadSafeRefCountedBase | inline |
hasOneRef() const | WTF::ThreadSafeRefCountedBase | inline |
hasOneRef() const | WTF::ThreadSafeRefCountedBase | inline |
processIdentifier() const | WebKit::ChildProcessProxy | inline |
ref() const | WTF::ThreadSafeRefCountedBase | inline |
ref() const | WTF::ThreadSafeRefCountedBase | inline |
ref() const | WTF::ThreadSafeRefCountedBase | inline |
refCount() const | WTF::ThreadSafeRefCountedBase | inline |
refCount() const | WTF::ThreadSafeRefCountedBase | inline |
refCount() const | WTF::ThreadSafeRefCountedBase | inline |
removeMessageReceiver(IPC::StringReference messageReceiverName, uint64_t destinationID) | WebKit::ChildProcessProxy | |
removeMessageReceiver(IPC::StringReference messageReceiverName) | WebKit::ChildProcessProxy | |
send(T &&message, uint64_t destinationID, OptionSet< IPC::SendOption > sendOptions={ }) | WebKit::ChildProcessProxy | |
sendMessage(std::unique_ptr< IPC::Encoder >, OptionSet< IPC::SendOption >) | WebKit::ChildProcessProxy | |
sendSync(T &&message, typename T::Reply &&, uint64_t destinationID, Seconds timeout=1_s, OptionSet< IPC::SendSyncOption > sendSyncOptions={ }) | WebKit::ChildProcessProxy | |
sendSync(U &&message, typename U::Reply &&reply, uint64_t destinationID, Seconds timeout, OptionSet< IPC::SendSyncOption > sendSyncOptions) | WebKit::ChildProcessProxy | |
shutDownProcess() | WebKit::ChildProcessProxy | |
state() const | WebKit::ChildProcessProxy | |
State enum name | WebKit::ChildProcessProxy | |
terminate() | WebKit::ChildProcessProxy | |
ThreadSafeRefCounted()=default | WTF::ThreadSafeRefCounted< ChildProcessProxy > | protected |
ThreadSafeRefCounted()=default | WTF::ThreadSafeRefCounted< ChildProcessProxy > | protected |
ThreadSafeRefCounted()=default | WTF::ThreadSafeRefCounted< ChildProcessProxy > | protected |
ThreadSafeRefCountedBase()=default | WTF::ThreadSafeRefCountedBase | |
ThreadSafeRefCountedBase()=default | WTF::ThreadSafeRefCountedBase | |
ThreadSafeRefCountedBase()=default | WTF::ThreadSafeRefCountedBase | |
~ChildProcessProxy() | WebKit::ChildProcessProxy | virtual |
WebKit::~Client() | WebKit::ProcessLauncher::Client | inlineprivatevirtual |
IPC::Connection::Client::~Client() | IPC::Connection::Client | inlineprotectedvirtual |
~MessageReceiver() | IPC::MessageReceiver | inlinevirtual |