Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/cmds/incidentd/src/
H A DReporter.cpp639 if (execute_section(*section, &metadata, reportByteSize) != NO_ERROR) { in runReport()
645 if (execute_section(section, &metadata, reportByteSize) != NO_ERROR) { in runReport()
705 status_t Reporter::execute_section(const Section* section, IncidentMetadata* metadata, in execute_section() function in android::os::incidentd::Reporter
H A DReporter.h277 status_t execute_section(const Section* section, IncidentMetadata* metadata,
/aosp_15_r20/external/autotest/server/
H A Dautotest.py1099 def execute_section(self, section, timeout, stderr_redirector, member in _Run
1186 last = self.execute_section(section, section_timeout,