Home
last modified time | relevance | path

Searched refs:processInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/mediaresourcemanager/
DResourceManagerService.h68 const sp<ProcessInfoInterface> &processInfo,
DResourceManagerService.cpp232 const sp<ProcessInfoInterface> &processInfo, in ResourceManagerService() argument
234 : mProcessInfo(processInfo), in ResourceManagerService()
/frameworks/av/services/mediaresourcemanager/test/
DResourceManagerService_test.cpp607 TestProcessInfo processInfo; in testGetLowestPriorityPid() local
617 processInfo.getPriority(kTestPid1, &priority1); in testGetLowestPriorityPid()
624 processInfo.getPriority(kTestPid2, &priority2); in testGetLowestPriorityPid()