Searched defs:NPN_RequestRead (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/common/
H A Dnpn_gate.cpp128 NPError NPN_RequestRead(NPStream* stream, NPByteRange* rangeList) function
/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc109 host_funcs_.requestread = &NPN_RequestRead;
345 NPError NPN_RequestRead(NPStream* stream, NPByteRange* range_list) { function

Completed in 113 milliseconds