HomeSort by relevance Sort by last modified time
    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