Home
last modified time | relevance | path

Searched defs:report_error (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Devent_fd.cpp49 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()
Devent_selection_set.cpp503 bool EventSelectionSet::MmapEventFiles(size_t mmap_pages, bool report_error) { in MmapEventFiles()
/system/bt/btif/src/
Dbtif_hd.cc579 static bt_status_t report_error(uint8_t error) { in report_error() function