Searched defs:UncheckedMalloc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/process/
H A Dmemory_win.cc91 bool UncheckedMalloc(size_t size, void** result) { function in namespace:base
H A Dmemory_linux.cc16 // Used by UncheckedMalloc. If tcmalloc is linked to the executable
201 bool UncheckedMalloc(size_t size, void** result) { function in namespace:base

Completed in 489 milliseconds