HomeSort by relevance Sort by last modified time
    Searched refs:getProcessStatesImpl (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/binder/
ProcessInfoService.h 37 status_t getProcessStatesImpl(size_t length, /*in*/ int32_t* pids, /*out*/ int32_t* states);
54 return ProcessInfoService::getInstance().getProcessStatesImpl(length, /*in*/ pids,
  /frameworks/native/libs/binder/
ProcessInfoService.cpp 29 status_t ProcessInfoService::getProcessStatesImpl(size_t length, /*in*/ int32_t* pids,

Completed in 58 milliseconds