Home
last modified time | relevance | path

Searched defs:nullptr_str (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/log/include/bluetooth/
Dlog.h70 static char const* nullptr_str = "(nullptr)"; in format_replace() local
80 static char* nullptr_str = (char*)"(nullptr)"; in format_replace() local