HomeSort by relevance Sort by last modified time
    Searched refs:WriteToPlugin (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/npapi/
plugin_stream.h 118 bool WriteToPlugin(const char* buf, const int length, const int data_offset);
plugin_stream.cc 128 WriteToPlugin(buffer, length, data_offset)) {
153 bool PluginStream::WriteToPlugin(const char* buf, const int length,

Completed in 43 milliseconds