Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_common_dynamic.h50 void SetGlobalFunctions(void* functions[]);
Dgwp_asan_wrappers.cpp267 SetGlobalFunctions(gwp_asan_gfunctions); in MaybeInitGwpAsan()
Dmalloc_common_dynamic.cpp243 void SetGlobalFunctions(void* functions[]) { in SetGlobalFunctions() function