Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Dconfig.h101 extern bool logAPIs();
115 if ( logAPIs() ) _LIBUNWIND_LOG(msg, __VA_ARGS__); \
Dlibunwind.cpp342 bool logAPIs() { in logAPIs() function