OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reportIncidentToStream
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/incidentd/src/
IncidentService.h
122
virtual Status
reportIncidentToStream
(const IncidentReportArgs& args,
IncidentService.cpp
281
Status IncidentService::
reportIncidentToStream
(const IncidentReportArgs& args,
/frameworks/base/cmds/incident/
main.cpp
349
status = service->
reportIncidentToStream
(args, listener, writeEnd);
Completed in 896 milliseconds