Home
last modified time | relevance | path

Searched refs:ProcessInfoService (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/libs/binder/include_processinfo/processinfo/
DProcessInfoService.h30 class ProcessInfoService : public Singleton<ProcessInfoService> {
32 friend class Singleton<ProcessInfoService>;
36 ProcessInfoService();
57 return ProcessInfoService::getInstance().getProcessStatesImpl(length, /*in*/ pids, in getProcessStatesFromPids()
73 return ProcessInfoService::getInstance().getProcessStatesScoresImpl( in getProcessStatesScoresFromPids()
DIProcessInfoService.h29 DECLARE_META_INTERFACE(ProcessInfoService)
/frameworks/native/libs/binder/
DProcessInfoService.cpp25 ProcessInfoService::ProcessInfoService() { in ProcessInfoService() function in android::ProcessInfoService
29 status_t ProcessInfoService::getProcessStatesImpl(size_t length, /*in*/ int32_t* pids, in getProcessStatesImpl()
60 status_t ProcessInfoService::getProcessStatesScoresImpl(size_t length, in getProcessStatesScoresImpl()
94 void ProcessInfoService::updateBinderLocked() { in updateBinderLocked()
102 ANDROID_SINGLETON_STATIC_INSTANCE(ProcessInfoService)
DIProcessInfoService.cpp87 IMPLEMENT_META_INTERFACE(ProcessInfoService, "android.os.IProcessInfoService")
DAndroid.bp296 "ProcessInfoService.cpp",
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1357 status_t err = ProcessInfoService::getProcessStatesScoresFromPids( in handleEvictionsLocked()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1796 ServiceManager.addService("processinfo", new ProcessInfoService(this)); in setSystemProcess()
5253 static class ProcessInfoService extends IProcessInfoService.Stub { class in ActivityManagerService
5255 ProcessInfoService(ActivityManagerService activityManagerService) { in ProcessInfoService() method in ActivityManagerService.ProcessInfoService
/frameworks/base/services/
Dart-profile6358 HSPLcom/android/server/am/ActivityManagerService$ProcessInfoService;-><init>(Lcom/android/server/am…
6359 HPLcom/android/server/am/ActivityManagerService$ProcessInfoService;->getProcessStatesAndOomScoresFr…
52268 Lcom/android/server/am/ActivityManagerService$ProcessInfoService;