Searched refs:gProcess (Results 1 – 1 of 1) sorted by relevance
81 [[clang::no_destroy]] static sp<ProcessState> gProcess; in init() local86 return gProcess; in init()92 gProcess = new ProcessState(mmapSize); in init()96 LOG_ALWAYS_FATAL_IF(mmapSize != gProcess->getMmapSize(), in init()100 return gProcess; in init()