Searched defs:warn (Results 1 – 5 of 5) sorted by relevance
| /system/update_engine/scripts/ |
| D | brillo_update_payload | 58 warn() { function
|
| /system/core/logd/ |
| D | LogTags.cpp | 70 bool LogTags::RebuildFileEventLogTags(const char* filename, bool warn) { in RebuildFileEventLogTags() 131 bool warn) { in AddEventLogTags() 186 void LogTags::ReadFileEventLogTags(const char* filename, bool warn) { in ReadFileEventLogTags()
|
| /system/sepolicy/tools/sepolicy-analyze/ |
| D | neverallow.c | 14 static int warn; variable
|
| /system/extras/ext4_utils/include/ext4_utils/ |
| D | ext4_utils.h | 52 #define warn(fmt, args...) do { fprintf(stderr, "warning: %s: " fmt "\n", __func__, ## args); } whi… macro
|
| /system/extras/libfec/ |
| D | fec_private.h | 164 #define warn(format, args...) __log(WARNING, "warning", format, ##args) macro
|