Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/btif_macros/src/
Dlib.rs16 const OUTPUT_DEBUG: bool = false; constant
19 if !OUTPUT_DEBUG { in debug_output_to_file()
/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/
Dlib.rs20 const OUTPUT_DEBUG: bool = false; constant
23 if !OUTPUT_DEBUG { in debug_output_to_file()