Home
last modified time | relevance | path

Searched defs:getReport (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/cmds/hid/src/com/android/commands/hid/
H A DEvent.java97 public byte[] getReport() { in getReport() method in Event
/aosp14/frameworks/base/cmds/incidentd/src/
H A DWorkDirectory.cpp592 sp<ReportFile> WorkDirectory::getReport(const string& pkg, const string& cls, const string& id, in getReport() function in android::os::incidentd::WorkDirectory