OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DebugCallsDisabled
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/bionic/
malloc_debug_disable.h
41
static inline bool
DebugCallsDisabled
() {
47
ScopedDisableDebugCalls() : disabled_(
DebugCallsDisabled
()) {
malloc_debug_leak.cpp
294
if (
DebugCallsDisabled
()) {
330
if (
DebugCallsDisabled
()) {
370
if (
DebugCallsDisabled
()) {
389
if (
DebugCallsDisabled
()) {
419
if (
DebugCallsDisabled
()) {
451
if (
DebugCallsDisabled
()) {
500
if (
DebugCallsDisabled
()) {
515
if (
DebugCallsDisabled
()) {
528
if (
DebugCallsDisabled
()) {
malloc_debug_check.cpp
340
if (
DebugCallsDisabled
()) {
360
if (
DebugCallsDisabled
()) {
402
if (
DebugCallsDisabled
()) {
444
if (
DebugCallsDisabled
()) {
526
if (
DebugCallsDisabled
()) {
547
if (
DebugCallsDisabled
()) {
567
if (
DebugCallsDisabled
()) {
582
if (
DebugCallsDisabled
()) {
595
if (
DebugCallsDisabled
()) {
Completed in 166 milliseconds