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