Searched refs:kProfileEmptySuffix (Results 1 – 1 of 1) sorted by relevance
102 constexpr char kProfileEmptySuffix[] = ".profile-empty"; in MaybeCreateEmptyEventFile() local108 if (absl::EndsWith(child, kProfileEmptySuffix)) { in MaybeCreateEmptyEventFile()113 return event_writer.InitWithSuffix(kProfileEmptySuffix); in MaybeCreateEmptyEventFile()