Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc183 #define LOG2(...) LOG_N(2,__VA_ARGS__) macro
958 LOG2(_T(" looking for library: %s\n"), libname.c_str()); in FindLibraryPath()
969 LOG2(_T(" in %s: "), file_path.c_str()); in FindLibraryPath()
972 LOG2(_T("%s\n"), TO_CONST_TCHAR(strerror(errno))); in FindLibraryPath()
976 LOG2(_T("Not a regular file!\n")); in FindLibraryPath()
980 LOG2(_T("OK\n")); in FindLibraryPath()