Home
last modified time | relevance | path

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

/system/core/fastboot/
Dusb_osx.cpp48 #define WARN(x...) fprintf(stderr, x) macro
50 #define WARN(x...) macro
109 WARN("Couldn't create a device interface iterator: (%08x)\n", kr); in try_interfaces()
126 WARN("Unable to create plugin (%08x)\n", kr); in try_interfaces()
166 WARN("Could not open interface: (%08x)\n", kr); in try_interfaces()
/system/nvram/core/include/nvram/core/
Dlogger.h73 #define NVRAM_LOG_WARN(fmt, ...) NVRAM_LOG(WARN, fmt, ##__VA_ARGS__)
/system/chre/platform/shared/include/chre/platform/shared/
Dlog_buffer.h48 WARN, enumerator
/system/update_engine/
D.clang-format25 # WARN: We do not symlink this file to the original file because their location
/system/chre/platform/shared/
Dlog_buffer_manager.cc177 return LogBufferLogLevel::WARN; in chreToLogBufferLogLevel()
/system/sepolicy/tools/
Dinsertkeys.py246 logging.basicConfig(level=logging.INFO if options.verbose == True else logging.WARN)
/system/logging/logd/
DREADME.property48 DEBUG, INFO, WARN, ERROR, ASSERT or