HomeSort by relevance Sort by last modified time
    Searched refs:logAPIs (Results 1 - 4 of 4) sorted by null

  /external/libcxxabi/src/Unwind/
config.h 95 extern bool logAPIs();
109 if ( logAPIs() ) _LIBUNWIND_LOG(msg, __VA_ARGS__); \
libunwind.cpp 344 bool logAPIs() {
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
config.h 101 extern bool logAPIs();
115 if ( logAPIs() ) _LIBUNWIND_LOG(msg, __VA_ARGS__); \
libunwind.cpp 342 bool logAPIs() {

Completed in 300 milliseconds