Home
last modified time | relevance | path

Searched defs:ALOGW (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/libnetutils/
H A Dpacket.c35 #define ALOGW printf macro
H A Difc_utils.c45 #define ALOGW printf macro
/aosp14/frameworks/base/services/core/java/com/android/server/utils/
H A DEventLogger.java165 public static final int ALOGW = 2; field in EventLogger.Event