OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetVlogLevel
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
vlog.cc
101
int VlogInfo::
GetVlogLevel
(const base::StringPiece& file) const {
logging.h
241
int
GetVlogLevel
(const char (&file)[N]) {
352
((verboselevel) <= ::logging::
GetVlogLevel
(__FILE__))
[
all
...]
Completed in 154 milliseconds