Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DParcel.h35 class ProcessState; variable
/frameworks/native/libs/binder/
DProcessState.cpp339 ProcessState::ProcessState() in ProcessState() function in android::ProcessState
DParcel.cpp177 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder()
209 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder()
/frameworks/base/core/java/com/android/internal/app/
DProcessStats.java2865 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