/aosp12/frameworks/native/libs/binder/rust/src/ |
H A D | state.rs | 22 pub struct ProcessState; struct 24 impl ProcessState { implementation
|
/aosp12/art/runtime/ |
H A D | process_state.h | 24 enum ProcessState { enum
|
/aosp12/frameworks/native/include/binder/ |
H A D | Stability.h | 25 class ProcessState; variable
|
H A D | Parcel.h | 52 class ProcessState; variable
|
/aosp12/frameworks/native/libs/binder/include/binder/ |
H A D | Stability.h | 25 class ProcessState; variable
|
H A D | Parcel.h | 52 class ProcessState; variable
|
H A D | BpBinder.h | 36 class ProcessState; variable
|
/aosp12/system/libprocinfo/include/procinfo/ |
H A D | process.h | 39 enum ProcessState { enum
|
/aosp12/build/soong/ui/metrics/ |
H A D | event.go | 118 func (t *EventTracer) AddProcResInfo(name string, state *os.ProcessState) {
|
/aosp12/system/libhwbinder/include/hwbinder/ |
H A D | Parcel.h | 51 class ProcessState; variable
|
/aosp12/frameworks/proto_logging/stats/enums/service/ |
H A D | procstats_enum.proto | 40 enum ProcessState { enum
|
/aosp12/frameworks/native/libs/binder/ |
H A D | ProcessState.cpp | 412 ProcessState::ProcessState(const char *driver) in ProcessState() function in android::ProcessState
|
/aosp12/system/libhwbinder/ |
H A D | ProcessState.cpp | 396 ProcessState::ProcessState(size_t mmapSize) in ProcessState() function in android::hardware::ProcessState
|
H A D | Parcel.cpp | 182 status_t flatten_binder(const sp<ProcessState>& /*proc*/, in flatten_binder()
|
/aosp12/frameworks/base/core/java/com/android/internal/app/procstats/ |
H A D | ProcessState.java | 77 public final class ProcessState { class 178 public ProcessState(ProcessStats processStats, String pkg, int uid, long vers, String name) { in ProcessState() method in ProcessState 194 public ProcessState(ProcessState commonProcess, String pkg, int uid, long vers, String name, in ProcessState() method in ProcessState
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | batterystats.proto | 591 enum ProcessState { enum
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | ActivityManager.java | 502 public @interface ProcessState {} annotation in ActivityManager
|