Searched defs:ProcessState (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/proto/android/service/ |
D | procstats_enum.proto | 39 enum ProcessState { enum
|
/frameworks/native/libs/binder/ |
D | ProcessState.cpp | 424 ProcessState::ProcessState(const char *driver) in ProcessState() function in android::ProcessState
|
D | Parcel.cpp | 204 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() 246 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder()
|
/frameworks/base/core/java/com/android/internal/app/procstats/ |
D | ProcessState.java | 70 public final class ProcessState { class 167 public ProcessState(ProcessStats processStats, String pkg, int uid, long vers, String name) { in ProcessState() method in ProcessState 183 public ProcessState(ProcessState commonProcess, String pkg, int uid, long vers, String name, in ProcessState() method in ProcessState
|
/frameworks/native/libs/binder/include/binder/ |
D | Parcel.h | 44 class ProcessState; variable
|
/frameworks/base/core/proto/android/os/ |
D | batterystats.proto | 591 enum ProcessState { enum
|