Searched refs:gProcess (Results 1 – 1 of 1) sorted by relevance
82 [[clang::no_destroy]] static sp<ProcessState> gProcess; in init() local87 return gProcess; in init()93 gProcess = new ProcessState(mmapSize); in init()97 LOG_ALWAYS_FATAL_IF(mmapSize != gProcess->getMmapSize(), in init()101 return gProcess; in init()