Searched defs:ProcessState (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/include/binder/ |
| D | Parcel.h | 35 class ProcessState; variable
|
| /frameworks/native/libs/binder/ |
| D | ProcessState.cpp | 339 ProcessState::ProcessState() in ProcessState() function in android::ProcessState
|
| D | Parcel.cpp | 205 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder() 237 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder()
|
| /frameworks/base/core/java/com/android/internal/app/ |
| D | ProcessStats.java | 2865 public static final class ProcessState extends DurationsTable { class in ProcessStats 2903 public ProcessState(ProcessStats processStats, String pkg, int uid, int vers, String name) { in ProcessState() method in ProcessStats.ProcessState 2916 public ProcessState(ProcessState commonProcess, String pkg, int uid, int vers, String name, in ProcessState() method in ProcessStats.ProcessState
|