Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.cpp367 bool Config::Init(const char* options_str) { in Init() function in Config
/bionic/libc/system_properties/
Dsystem_properties.cpp61 bool SystemProperties::Init(const char* filename) { in Init() function in SystemProperties
/bionic/libc/malloc_hooks/tests/
Dmalloc_hooks_tests.cpp70 void Init() { in Init() function in MallocHooksTest