Searched refs:SHARED_RELRO_UID (Results 1 – 3 of 3) sorted by relevance
129 "WebViewLoader-" + abi, abi, Process.SHARED_RELRO_UID, crashHandler); in createRelroFile()
169 if (Binder.getCallingUid() != Process.SHARED_RELRO_UID && in notifyRelroCreationCompleted()
155 public static final int SHARED_RELRO_UID = 1037; field in Process