Home
last modified time | relevance | path

Searched defs:GetVlogLevel (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/
Dvlog.cc105 int VlogInfo::GetVlogLevel(const base::StringPiece& file) const { in GetVlogLevel() function in logging::VlogInfo
Dlogging.h260 int GetVlogLevel(const char (&file)[N]) { in GetVlogLevel() function
/external/cronet/base/
Dvlog.cc97 int VlogInfo::GetVlogLevel(base::StringPiece file) const { in GetVlogLevel() function in logging::VlogInfo
Dlogging.h317 int GetVlogLevel(const char (&file)[N]) { in GetVlogLevel() function