Home
last modified time | relevance | path

Searched defs:UncheckedCalloc (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/process/
Dmemory.cc36 bool UncheckedCalloc(size_t num_items, size_t size, void** result) { in UncheckedCalloc() function
Dmemory_stubs.cc39 bool UncheckedCalloc(size_t num_items, size_t size, void** result) { in UncheckedCalloc() function