Home
last modified time | relevance | path

Searched refs:has_section (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/cmds/incidentd/src/
H A DWorkDirectory.cpp132 static bool has_section(const ReportFileProto_Report& report, int section) { in has_section() function
285 if (!has_section(*report, section)) { in addReport()