Home
last modified time | relevance | path

Searched refs:kInlSuffixLen (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dvlog.cc97 static const int kInlSuffixLen = arraysize(kInlSuffix) - 1; in GetModule() local
99 module.remove_suffix(kInlSuffixLen); in GetModule()