OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debug_program
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
malloc_debug_common.cpp
344
char
debug_program
[PROP_VALUE_MAX];
local
375
if (__system_property_get("libc.debug.malloc.program",
debug_program
)) {
376
if (!strstr(__progname,
debug_program
)) {
/external/e2fsprogs/e2fsck/
profile.c
166
#ifdef
DEBUG_PROGRAM
182
#ifdef
DEBUG_PROGRAM
834
#ifdef
DEBUG_PROGRAM
1111
#ifdef
DEBUG_PROGRAM
[
all
...]
Completed in 466 milliseconds