Searched refs:RuntimeAbort (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp93 static void RuntimeAbort(JNIEnv* env, int line, const char* msg) { function in namespace:__anon928
791 RuntimeAbort(env, __LINE__, "capget failed");
839 RuntimeAbort(env, __LINE__, "Bad gids array");
889 RuntimeAbort(env, __LINE__, "System server process has died. Restarting Zygote!");
908 RuntimeAbort(env, __LINE__, "path_cstr == NULL");
922 RuntimeAbort(env, __LINE__, "Failed to unshare()");
929 RuntimeAbort(env, __LINE__, "Failed to mount() rootfs as MS_SLAVE");
942 RuntimeAbort(env, __LINE__, "Failed to mount tmpfs");

Completed in 34 milliseconds