OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:need_header_
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/malloc_debug/
DebugData.h
82
bool need_header() { return
need_header_
; }
99
bool
need_header_
= false;
member in class:DebugData
DebugData.cpp
47
need_header_
= true;
Completed in 2943 milliseconds