Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DReporter.h200 void startSection(int sectionId);
DReporter.cpp402 void ReportWriter::startSection(int sectionId) { in startSection() function in android::os::incidentd::ReportWriter
724 mWriter.startSection(sectionId); in execute_section()