OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCallNewHandlerOnMallocFailure
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/allocator/
allocator_shim.h
108
BASE_EXPORT void
SetCallNewHandlerOnMallocFailure
(bool value);
111
// regardless of
SetCallNewHandlerOnMallocFailure
().
allocator_shim.cc
85
void
SetCallNewHandlerOnMallocFailure
(bool value) {
144
// AND
SetCallNewHandlerOnMallocFailure
(true).
/external/libchrome/base/process/
memory_linux.cc
60
allocator::
SetCallNewHandlerOnMallocFailure
(true);
Completed in 95 milliseconds