Searched defs:streamDidReceiveData (Results 1 – 3 of 3) sorted by relevance
392 void PluginControllerProxy::streamDidReceiveData(uint64_t streamID, const CoreIPC::DataReference& d… in streamDidReceiveData() function in WebKit::PluginControllerProxy
234 void PluginProxy::streamDidReceiveData(uint64_t streamID, const char* bytes, int length) in streamDidReceiveData() function in WebKit::PluginProxy
601 void NetscapePlugin::streamDidReceiveData(uint64_t streamID, const char* bytes, int length) in streamDidReceiveData() function in WebKit::NetscapePlugin