Home
last modified time | relevance | path

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

/system/libprocinfo/include/procinfo/
Dprocess.h39 enum ProcessState { enum
/system/libhwbinder/include/hwbinder/
DParcel.h51 class ProcessState; variable
/system/libhwbinder/
DProcessState.cpp396 ProcessState::ProcessState(size_t mmapSize) in ProcessState() function in android::hardware::ProcessState
DParcel.cpp182 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder()