OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:call_new_handler
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/allocator/
allocator_shim.cc
71
inline bool
call_new_handler
(bool nothrow) {
function
133
if (!new_mode || !
call_new_handler
(true))
188
if (!new_mode || !
call_new_handler
(true))
generic_allocators.cc
19
if (!
call_new_handler
(nothrow))
Completed in 3382 milliseconds