Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/bionic/
H A Dmalloc_common_dynamic.h50 void SetGlobalFunctions(void* functions[]);
H A Dmalloc_common_dynamic.cpp243 void SetGlobalFunctions(void* functions[]) { in SetGlobalFunctions() function