OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memflush
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/npapi/npspy/common/
np_entry.cpp
152
NPNFuncs.
memflush
= pFuncs->
memflush
;
npp_gate.cpp
134
fakeNPNFuncs.
memflush
= NPN_MemFlush;
npn_gate.cpp
252
uint32 rv = NPNFuncs.
memflush
(size);
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
main.c
123
browser->
memflush
= (NPN_MemFlushProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->
memflush
);
/external/chromium_org/third_party/npapi/bindings/
npfunctions.h
167
NPN_MemFlushProcPtr
memflush
;
member in struct:_NPNetscapeFuncs
/external/chromium_org/content/child/npapi/
plugin_host.cc
110
host_funcs_.
memflush
= &NPN_MemFlush;
[
all
...]
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
npupp.h
531
NPN_MemFlushUPP
memflush
;
member in struct:_NPNetscapeFuncs
Completed in 1992 milliseconds