Home
last modified time | relevance | path

Searched defs:functions (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/bionic/
Dmalloc_common_dynamic.cpp243 void SetGlobalFunctions(void* functions[]) { in SetGlobalFunctions()
/bionic/linker/
Dlinker_soinfo.cpp488 static inline void call_array(const char* array_name __unused, F* functions, size_t count, in call_array()
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp387 static FunctionInfo functions[] = { in VerifyLeak() local