Searched refs:kMaxDumpChars (Results 1 – 1 of 1) sorted by relevance
151 static constexpr const int kMaxDumpChars = 15; in MapDirectlyFromFile() local154 int count = offset + kMaxDumpChars; in MapDirectlyFromFile()174 count = kMaxDumpChars; in MapDirectlyFromFile()182 LOG(INFO) << "map first " << kMaxDumpChars << " chars:"; in MapDirectlyFromFile()