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 |
create(WebProcessPool &) | WebKit::NetworkProcessProxy | static |
createDownloadProxy(const WebCore::ResourceRequest &) | WebKit::NetworkProcessProxy | |
deleteWebsiteData(WebCore::SessionID, OptionSet< WebsiteDataType >, std::chrono::system_clock::time_point modifiedSince, std::function< void()> completionHandler) | WebKit::NetworkProcessProxy | |
deleteWebsiteDataForOrigins(WebCore::SessionID, OptionSet< WebKit::WebsiteDataType >, const Vector< WebCore::SecurityOriginData > &origins, const Vector< String > &cookieHostNames, std::function< void()> completionHandler) | WebKit::NetworkProcessProxy | |
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 |
dispatchMessage(IPC::Connection &, IPC::Decoder &) | WebKit::ChildProcessProxy | protected |
dispatchSyncMessage(IPC::Connection &, IPC::Decoder &, std::unique_ptr< IPC::Encoder > &) | WebKit::ChildProcessProxy | protected |
fetchWebsiteData(WebCore::SessionID, OptionSet< WebsiteDataType >, OptionSet< WebsiteDataFetchOption >, std::function< void(WebsiteData)> completionHandler) | WebKit::NetworkProcessProxy | |
getNetworkProcessConnection(Ref< Messages::WebProcessProxy::GetNetworkProcessConnection::DelayedReply > &&) | WebKit::NetworkProcessProxy | |
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 |
processReadyToSuspend() | WebKit::NetworkProcessProxy | |
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 | |
setIsHoldingLockedFiles(bool) | WebKit::NetworkProcessProxy | |
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 | |
throttler() | WebKit::NetworkProcessProxy | inline |
~ChildProcessProxy() | WebKit::ChildProcessProxy | virtual |
IPC::Connection::Client::~Client() | IPC::Connection::Client | inlineprotectedvirtual |
~MessageReceiver() | IPC::MessageReceiver | inlinevirtual |
~NetworkProcessProxy() | WebKit::NetworkProcessProxy | |
~ProcessThrottlerClient() | WebKit::ProcessThrottlerClient | inlineprivatevirtual |