Searched defs:report_error (Results 1 – 3 of 3) sorted by relevance
49 bool report_error) { in OpenEventFile()142 bool EventFd::CreateMappedBuffer(size_t mmap_pages, bool report_error) { in CreateMappedBuffer()170 bool EventFd::ShareMappedBuffer(const EventFd& event_fd, bool report_error) { in ShareMappedBuffer()
503 bool EventSelectionSet::MmapEventFiles(size_t mmap_pages, bool report_error) { in MmapEventFiles()
579 static bt_status_t report_error(uint8_t error) { in report_error() function