Searched refs:iwlog (Results 1 – 7 of 7) sorted by relevance
/third_party/iowow/ |
D | Changelog | 8 * Added additional IW_ERROR_XX codes (iwlog.h) 9 * Added VERBOSE log level (iwlog.h) 80 * Minor changes in iwlog.h api 89 * Added IW_ERROR_NOT_ALLOWED error code (iwlog.h) 95 * Added IW_ERROR_UNEXPECTED_RESPONSE error code (iwlog.h) 265 * iwlog now supports ANDROID NDK logging (iwlog.h) 589 * Better basename/basename_r detection in iwlog.c #4
|
D | BUILD.gn | 103 "src/log/iwlog.c",
|
/third_party/iowow/src/log/tests/ |
D | iwlog_test1.c | 77 rv = iwlog(IWLOG_DEBUG, ecode, NULL, 0, "ERRNO Message"); in iwlog_test2()
|
/third_party/iowow/src/log/ |
D | iwlog.h | 238 IW_EXPORT iwrc iwlog(
|
D | iwlog.c | 61 iwrc iwlog(iwlog_lvl lvl, iwrc ecode, const char *file, int line, const char *fmt, ...) { in iwlog() function
|
/third_party/ejdb/ |
D | BUILD.gn | 36 "$target_gen_dir/ejdb2/iowow/iwlog.h",
|
/third_party/iowow/src/ |
D | CMakeLists.txt | 151 ${CMAKE_CURRENT_SOURCE_DIR}/log/iwlog.h
|