Home
last modified time | relevance | path

Searched defs:retrieveBugreport (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/cmds/dumpstate/binder/android/os/
DIDumpstate.aidl120 void retrieveBugreport(int callingUid, @utf8InCpp String callingPackage, in retrieveBugreport() method
/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp202 binder::Status DumpstateService::retrieveBugreport( in retrieveBugreport() function in android::os::DumpstateService
/frameworks/base/core/java/android/os/
DBugreportManager.java296 public void retrieveBugreport( in retrieveBugreport() method in BugreportManager
/frameworks/base/services/core/java/com/android/server/os/
DBugreportManagerServiceImpl.java250 public void retrieveBugreport(int callingUidUnused, String callingPackage, in retrieveBugreport() method in BugreportManagerServiceImpl