Searched defs:crashHandler (Results 1 – 4 of 4) sorted by relevance
90 String processName, String abiOverride, int uid, Runnable crashHandler); in startIsolatedProcess()
631 Runnable crashHandler = new Runnable() { in createRelroFile() local
160 Runnable crashHandler; // Optional local handler to be invoked in the process crash. field in ProcessRecord
3611 String processName, String abiOverride, int uid, Runnable crashHandler) { in startIsolatedProcess()3649 String abiOverride, String entryPoint, String[] entryPointArgs, Runnable crashHandler) { in startProcessLocked()