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

  /external/libchrome/base/
vlog.cc 105 int VlogInfo::GetVlogLevel(const base::StringPiece& file) const {
logging.h 260 int GetVlogLevel(const char (&file)[N]) {
360 ((verboselevel) <= ::logging::GetVlogLevel(__FILE__))
    [all...]

Completed in 161 milliseconds