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

  /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 338 const LogSeverity LOG_VERBOSE = -1; // This is level 1 verbosity
    [all...]

Completed in 380 milliseconds