Searched refs:Warning (Results 1 – 9 of 9) sorted by relevance
/system/keymaster/include/keymaster/ |
D | logger.h | 43 static int Warning(const char* fmt, ...); 64 #define LOG_W(fmt, ...) Logger::Warning(FILE_LINE fmt, __VA_ARGS__)
|
/system/keymaster/android_keymaster/ |
D | logger.cpp | 57 int Logger::Warning(const char* fmt, ...) { in Warning() function in keymaster::Logger
|
/system/core/adb/client/ |
D | file_sync_client.cpp | 547 void Warning(const char* fmt, ...) __attribute__((__format__(__printf__, 2, 3))) { in Warning() function in SyncConnection 832 sc.Warning("skipping special file '%s' (mode = 0o%o)", lpath.c_str(), st.st_mode); in local_build_list() 1018 sc.Warning("skipping special file '%s' (mode = 0o%o)", src_path, st.st_mode); in do_sync_push() 1067 sc.Warning("skipping special file '%s' (mode = 0o%o)", ci.rpath.c_str(), ci.mode); in remote_build_list() 1084 sc.Warning("stat failed for path %s: %s", link_ci.rpath.c_str(), strerror(errno)); in remote_build_list() 1246 sc.Warning("skipping special file '%s' (mode = 0o%o)", src_path, src_st.st_mode); in do_sync_pull()
|
/system/core/liblog/ |
D | README.md | 113 BAsic, System or Radio sub-logs in either the Verbose, Debug, Info, Warning or Error priorities.
|
/system/update_engine/ |
D | pylintrc | 80 # no Warning level messages displayed, use"--disable=all --enable=classes
|
/system/media/audio_utils/ |
D | Doxyfile | 2273 # Warning: Depending on the platform used, enabling this option may lead to
|
D | Doxyfile.orig | 2273 # Warning: Depending on the platform used, enabling this option may lead to
|
/system/chre/pal/doc/ |
D | Doxyfile | 2376 # Warning: Depending on the platform used, enabling this option may lead to
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 2376 # Warning: Depending on the platform used, enabling this option may lead to
|