OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memfree
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/remoting/host/plugin/
host_plugin_utils.cc
16
g_npnetscape_funcs->
memfree
(np_string);
host_plugin.cc
243
g_npnetscape_funcs->
memfree
(npobj);
/external/chromium_org/third_party/npapi/npspy/common/
np_entry.cpp
151
NPNFuncs.
memfree
= pFuncs->
memfree
;
npp_gate.cpp
133
fakeNPNFuncs.
memfree
= NPN_MemFree;
npn_gate.cpp
244
NPNFuncs.
memfree
(ptr);
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
main.c
122
browser->
memfree
= (NPN_MemFreeProcPtr)functionPointerForTVector((TransitionVector)browserFuncs->
memfree
);
/external/chromium_org/third_party/npapi/bindings/
npfunctions.h
166
NPN_MemFreeProcPtr
memfree
;
member in struct:_NPNetscapeFuncs
/external/chromium_org/content/child/npapi/
plugin_instance.cc
188
host_->host_functions()->
memfree
(plugin_value);
plugin_host.cc
109
host_funcs_.
memfree
= &NPN_MemFree;
[
all
...]
/external/chromium_org/third_party/WebKit/Source/testing/plugin/
PluginObject.cpp
661
browser->
memfree
(string);
664
browser->
memfree
(identifiers);
[
all
...]
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
npupp.h
530
NPN_MemFreeUPP
memfree
;
member in struct:_NPNetscapeFuncs
Completed in 705 milliseconds