OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_dealloc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/overrides/allocator_shim/
allocator_proxy.cc
16
extern DellocateFunction
g_dealloc
;
26
g_dealloc
(p);
/external/chromium_org/third_party/libjingle/overrides/
initialize_module.cc
28
DellocateFunction
g_dealloc
= NULL;
variable
61
g_dealloc
= dealloc;
Completed in 63 milliseconds