HomeSort by relevance Sort by last modified time
    Searched defs:LOG_VERBOSE (Results 1 - 6 of 6) sorted by null

  /system/bt/osi/include/
log.h 33 #define LOG_VERBOSE(...) LOGWRAPPER(__VA_ARGS__)
53 #define LOG_VERBOSE(tag, fmt, args...) \
58 #define LOG_VERBOSE(tag, fmt, args...) \
60 (true) ? ALOG(LOG_VERBOSE, tag, fmt, ##args) \
  /hardware/interfaces/biometrics/fingerprint/2.1/default/
BiometricsFingerprint.cpp 17 #define LOG_VERBOSE "android.hardware.biometrics.fingerprint@2.1-service"
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 45 #define LOG_VERBOSE(...) ALOGV(__VA_ARGS__)
47 #define LOG_VERBOSE(...)
62 LOG_VERBOSE("FwdLockEngine Construction");
66 LOG_VERBOSE("FwdLockEngine Destruction");
111 LOG_VERBOSE("FwdLockEngine::onGetConstraints");
125 LOG_VERBOSE("FwdLockEngine::onGetMetadata");
136 LOG_VERBOSE("FwdLockEngine::onInitialize");
139 LOG_VERBOSE("FwdLockEngine::onInitialize -- FwdLockGlue_InitializeKeyEncryption succeeded");
153 LOG_VERBOSE("FwdLockEngine::onSetOnInfoListener");
159 LOG_VERBOSE("FwdLockEngine::onTerminate")
    [all...]
  /device/google/contexthub/firmware/os/inc/
seos.h 306 LOG_VERBOSE = 'V',
  /external/libchrome/base/
logging.h 293 const LogSeverity LOG_VERBOSE = -1; // This is level 1 verbosity
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 723 milliseconds