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

  /external/libchrome/base/
vlog.cc 105 int VlogInfo::GetVlogLevel(const base::StringPiece& file) const {
logging.h 285 int GetVlogLevel(const char (&file)[N]) {
384 ((verboselevel) <= ::logging::GetVlogLevel(__FILE__))
    [all...]
  /external/libweave/third_party/chromium/base/
logging.h 237 int GetVlogLevel(const char (&file)[N]) {
324 ((verboselevel) <= ::logging::GetVlogLevel(__FILE__))

Completed in 140 milliseconds