Searched refs:NPN_RequestRead (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/common/
H A Dnpp_gate.cpp126 fakeNPNFuncs.requestread = NPN_RequestRead;
H A Dnpn_gate.cpp128 NPError NPN_RequestRead(NPStream* stream, NPByteRange* rangeList) function
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpapi.h725 NPError NP_LOADDS NPN_RequestRead(NPStream* stream, NPByteRange* rangeList);
/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
/external/chromium_org/third_party/npapi/bindings/
H A Dnpapi.h868 NPError NP_LOADDS NPN_RequestRead(NPStream* stream, NPByteRange* rangeList);

Completed in 2648 milliseconds