Searched refs:write_section (Results 1 – 4 of 4) sorted by relevance
46 status_t write_section(int fd, int sectionId, const MessageLite& message);
62 status_t write_section(int fd, int sectionId, const MessageLite& message) { in write_section() function
678 status_t nonFatalErr = write_section(request->getFd(), FIELD_ID_METADATA, in runReport()
457 write_section(writeFd, FIELD_ID_INCIDENT_METADATA, mEnvelope.metadata()); in startFilteringData()