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 107 bool WriteToPlugin(const char* buf, const int length, const int data_offset);
plugin_stream.cc 121 WriteToPlugin(buffer, length, data_offset)) {
146 bool PluginStream::WriteToPlugin(const char* buf, const int length,

Completed in 47 milliseconds