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

  /external/chromium/base/
vlog.cc 93 static const int kInlSuffixLen = arraysize(kInlSuffix) - 1;
95 module.remove_suffix(kInlSuffixLen);
  /external/chromium_org/base/
vlog.cc 97 static const int kInlSuffixLen = arraysize(kInlSuffix) - 1;
99 module.remove_suffix(kInlSuffixLen);

Completed in 39 milliseconds