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

/external/chromium_org/third_party/npapi/npspy/common/
H A Dnpp_gate.cpp134 fakeNPNFuncs.memflush = NPN_MemFlush;
H A Dnpn_gate.cpp247 uint32 NPN_MemFlush(uint32 size) function
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpapi.h734 uint32 NP_LOADDS NPN_MemFlush(uint32 size);
/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc110 host_funcs_.memflush = &NPN_MemFlush;
326 uint32_t NPN_MemFlush(uint32_t size) { function
/external/chromium_org/third_party/npapi/bindings/
H A Dnpapi.h879 uint32_t NP_LOADDS NPN_MemFlush(uint32_t size);

Completed in 47 milliseconds