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