Searched refs:AlwaysFlush (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/hal/ | ||
D | snoop_logger.h | 39 static const bool AlwaysFlush; variable |
D | snoop_logger.cc | 123 if (AlwaysFlush) btsnoop_ostream_.flush(); in capture() |
D | hci_hal_android_hidl.cc | 111 const bool SnoopLogger::AlwaysFlush = false; member in bluetooth::hal::SnoopLogger |
D | hci_hal_host_rootcanal.cc | 92 const bool SnoopLogger::AlwaysFlush = true; member in bluetooth::hal::SnoopLogger |