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

  /frameworks/native/libs/binder/
ProcessInfoService.cpp 34 pis = mProcessInfoService;
47 if (pis == mProcessInfoService) {
50 pis = mProcessInfoService;
64 mProcessInfoService = interface_cast<IProcessInfoService>(sm->checkService(name));
  /frameworks/native/include/binder/
ProcessInfoService.h 32 sp<IProcessInfoService> mProcessInfoService;

Completed in 381 milliseconds