OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DebugDisableSet
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/malloc_debug/
debug_disable.h
42
void
DebugDisableSet
(bool disable);
48
DebugDisableSet
(true);
53
DebugDisableSet
(false);
debug_disable.cpp
59
void
DebugDisableSet
(bool disable) {
malloc_debug.cpp
302
DebugDisableSet
(true);
Completed in 314 milliseconds