Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc190 #define DLOG(...) _tprintf(__VA_ARGS__) macro
192 #define DLOG(...) ((void)0) macro
835 DLOG("%s: processing include '%s'\n", in AddHostLdSoConfPaths()
847 DLOG("%s: Including %s\n", __FUNCTION__, filepath.c_str()); in AddHostLdSoConfPaths()
867 DLOG("%s: Adding %s\n", __FUNCTION__, dirpath.c_str()); in AddHostLdSoConfPaths()
1023 DLOG(_T("UPDATE libname=%s path=%s\n"), libname.c_str(), libpath.c_str()); in UpdateDependencies()