Searched refs:waitForReply (Results 1 – 6 of 6) sorted by relevance
149 …auto_ptr<NetscapePluginInstanceProxy::BooleanAndDataReply> reply = waitForReply<NetscapePluginInst…178 …auto_ptr<NetscapePluginInstanceProxy::BooleanReply> reply = waitForReply<NetscapePluginInstancePro…202 …auto_ptr<NetscapePluginInstanceProxy::BooleanReply> reply = waitForReply<NetscapePluginInstancePro…256 …auto_ptr<NetscapePluginInstanceProxy::BooleanAndDataReply> reply = waitForReply<NetscapePluginInst…301 …auto_ptr<NetscapePluginInstanceProxy::BooleanReply> reply = waitForReply<NetscapePluginInstancePro…308 // Add a new entry to the map unless an entry was added while we were in waitForReply.337 …auto_ptr<NetscapePluginInstanceProxy::BooleanReply> reply = waitForReply<NetscapePluginInstancePro…344 // Add a new entry to the map unless an entry was added while we were in waitForReply.364 …auto_ptr<NetscapePluginInstanceProxy::BooleanAndDataReply> reply = waitForReply<NetscapePluginInst…391 …auto_ptr<NetscapePluginInstanceProxy::BooleanReply> reply = waitForReply<NetscapePluginInstancePro…
84 std::auto_ptr<T> waitForReply(uint32_t requestID) const { in waitForReply() function85 std::auto_ptr<T> reply = m_instanceProxy->waitForReply<T>(requestID); in waitForReply()
169 waitForReply<NetscapePluginInstanceProxy::BooleanReply>(requestID);232 waitForReply<NetscapePluginInstanceProxy::BooleanReply>(requestID);379 …auto_ptr<NetscapePluginInstanceProxy::BooleanReply> reply = waitForReply<NetscapePluginInstancePro…391 …auto_ptr<NetscapePluginInstanceProxy::BooleanAndDataReply> reply = waitForReply<NetscapePluginInst…1269 … auto_ptr<GetScriptableNPObjectReply> reply = waitForReply<GetScriptableNPObjectReply>(requestID);
253 std::auto_ptr<T> waitForReply(uint32_t requestID) in waitForReply() function
268 …auto_ptr<NetscapePluginInstanceProxy::InstantiatePluginReply> reply = instance->waitForReply<Netsc…
172 (WebKit::NetscapePluginInstanceProxy::waitForReply): Wrapped with calls179 (WebKit::ProxyInstance::waitForReply): Added. Calls through to180 NetscapePluginInstanceProxy::waitForReply(), but returns a null reply if the183 (WebKit::ProxyInstance::invoke): Use ProxyInstance::waitForReply().5731 (WebKit::ProxyInstance::methodsNamed): Move add call after the waitForReply call.8319 (WebKit::NetscapePluginInstanceProxy::waitForReply):11454 (WebKit::NetscapePluginInstanceProxy::waitForReply):