Home
last modified time | relevance | path

Searched defs:LOG_VERBOSE (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/os/
H A Dlog.h34 #define LOG_VERBOSE(...) macro
42 #define LOG_VERBOSE(fmt, args...) \ macro
82 #define LOG_VERBOSE(...) macro
87 #define LOG_VERBOSE(...) LOGWRAPPER(__VA_ARGS__) macro
/aosp12/hardware/interfaces/biometrics/fingerprint/2.2/default/
H A DBiometricsFingerprint.cpp17 #define LOG_VERBOSE "android.hardware.biometrics.fingerprint@2.2-service" macro
/aosp12/frameworks/base/core/proto/android/util/
H A Dlog.proto35 LOG_VERBOSE = 2; enumerator
/aosp12/hardware/interfaces/biometrics/fingerprint/2.1/default/
H A DBiometricsFingerprint.cpp17 #define LOG_VERBOSE "android.hardware.biometrics.fingerprint@2.1-service" macro
/aosp12/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp45 #define LOG_VERBOSE(...) ALOGV(__VA_ARGS__) macro
47 #define LOG_VERBOSE(...) macro