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

  /external/chromium_org/third_party/npapi/npspy/common/
npp_gate.cpp 134 fakeNPNFuncs.memflush = NPN_MemFlush;
npn_gate.cpp 247 uint32 NPN_MemFlush(uint32 size)
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 734 uint32 NP_LOADDS NPN_MemFlush(uint32 size);
  /external/chromium_org/content/child/npapi/
plugin_host.cc 110 host_funcs_.memflush = &NPN_MemFlush;
326 uint32_t NPN_MemFlush(uint32_t size) {
    [all...]
  /external/chromium_org/third_party/npapi/bindings/
npapi.h 879 uint32_t NP_LOADDS NPN_MemFlush(uint32_t size);

Completed in 88 milliseconds