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