Searched defs:debugPid (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/core/java/android/os/ |
| D | IBinderCallback.java | 33 void onTransactionError(int debugPid, int code, int flags, int err); in onTransactionError()
|
| /frameworks/native/cmds/servicemanager/ |
| D | Access.h | 36 pid_t debugPid; member
|
| /frameworks/opt/car/services/builtInServices/tests/src/com/android/internal/car/ |
| D | CarServiceHelperServiceTest.java | 288 private ServiceDebugInfo newServiceDebugInfo(String name, int debugPid) { in newServiceDebugInfo()
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | CachedAppOptimizer.java | 2571 public void binderError(int debugPid, ProcessRecord app, int code, int flags, int err) { in binderError()
|
| /frameworks/base/core/java/android/app/ |
| D | IActivityManager.aidl | 936 oneway void frozenBinderTransactionDetected(int debugPid, int code, int flags, int err); in frozenBinderTransactionDetected()
|