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.cpp336 ProcessState::ProcessState() in ProcessState() function in android::ProcessState
DParcel.cpp161 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder()
193 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder()
/frameworks/base/core/java/com/android/internal/app/
DProcessStats.java2898 public static final class ProcessState extends DurationsTable { class in ProcessStats
2936 public ProcessState(ProcessStats processStats, String pkg, int uid, int vers, String name) { in ProcessState() method in ProcessStats.ProcessState
2949 public ProcessState(ProcessState commonProcess, String pkg, int uid, int vers, String name, in ProcessState() method in ProcessStats.ProcessState