Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/binder/android/os/
DIDumpstate.aidl96 void startBugreport(int callingUid, @utf8InCpp String callingPackage, in startBugreport() method
/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp114 binder::Status DumpstateService::startBugreport(int32_t calling_uid, in startBugreport() function in android::os::DumpstateService
/frameworks/base/core/java/android/os/
DBugreportManager.java223 public void startBugreport( in startBugreport() method in BugreportManager
/frameworks/base/services/core/java/com/android/server/os/
DBugreportManagerServiceImpl.java487 public void startBugreport(int callingUidUnused, String callingPackage, in startBugreport() method in BugreportManagerServiceImpl