Searched defs:Init (Results 1 – 6 of 6) sorted by relevance
/bionic/libc/malloc_debug/ | ||
D | MapData.cpp | 81 void MapEntry::Init() { in Init() function in MapEntry |
D | Config.cpp | 455 bool Config::Init(const char* options_str) { in Init() function in Config |
D | malloc_debug.cpp | 217 static void Init() { in Init() function in ScopedConcurrentLock |
/bionic/libc/system_properties/ | ||
D | system_properties.cpp | 64 bool SystemProperties::Init(const char* filename) { in Init() function in SystemProperties |
/bionic/libc/malloc_hooks/tests/ | ||
D | malloc_hooks_tests.cpp | 71 void Init() { in Init() function in MallocHooksTest |
/bionic/libc/malloc_debug/tests/ | ||
D | malloc_debug_unit_tests.cpp | 126 void Init(const char* options) { in Init() function in MallocDebugTest |