Home
last modified time | relevance | path

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

/external/libcxxabi/src/Unwind/
Dconfig.h103 extern bool logAPIs();
117 if ( logAPIs() ) _LIBUNWIND_LOG(msg, __VA_ARGS__); \
Dlibunwind.cpp353 bool logAPIs() { in logAPIs() function