Home
last modified time | relevance | path

Searched refs:SetAllocationFunctions (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_zlib.cc146 void SetAllocationFunctions(alloc_func alloc, free_func free, void* opaque);
621 wrap->context()->SetAllocationFunctions( in Init()
943 void ZlibContext::SetAllocationFunctions(alloc_func alloc, in SetAllocationFunctions() function in node::__anon8c57c9370111::ZlibContext