Home
last modified time | relevance | path

Searched refs:BUFLOG_RESET (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DBufLog.h97 #ifndef BUFLOG_RESET
98 #define BUFLOG_RESET do { if (BufLogSingleton::instanceExists()) { \ macro
DAudioFlinger.cpp544 BUFLOG_RESET; in dump()