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

/external/libchrome/sandbox/linux/suid/
H A Dsandbox.c47 static void FatalError(const char* msg, ...)
50 static void FatalError(const char* msg, ...) { function
115 FatalError("Setting RLIMIT_NOFILE");
118 FatalError("close");
130 FatalError("read");
134 FatalError("Unknown message from sandboxed process");
138 FatalError("Cannot chdir into /proc/ directory");
141 FatalError("Cannot chroot into /proc/ directory");
144 FatalError("Cannot chdir to / after chroot");
152 FatalError("Writin
[all...]
/external/conscrypt/common/src/jni/main/include/
H A DJniUtil.h106 env->FatalError(msg);
112 env->FatalError(msg);
/external/llvm/tools/llvm-mcmarkup/
H A Dllvm-mcmarkup.cpp80 void FatalError(SMLoc Loc, StringRef Msg);
83 void MarkupParser::FatalError(SMLoc Loc, StringRef Msg) { function in class:MarkupParser
130 FatalError(SMLoc::getFromPointer(Start), "unterminated markup tag");
184 Parser.FatalError(Loc, "'>' without matching '<'");
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_driver.c251 FatalError("failed to resize rootPixmap error path\n");
262 FatalError("failed to setup old framebuffer\n");
386 FatalError("Entity");
756 FatalError("Could not init front buffer manager");
1115 FatalError("%s: failed to take down old framebuffer\n", __func__);
1144 FatalError("Couldn't adjust screen pixmap\n");
1148 FatalError("Created new root texture\n");
1227 FatalError("%s: could not takedown old bo", __func__);
H A Dxorg_exa.c295 FatalError("failed to create transfer\n");
768 FatalError("NO PIXMAP PRIVATE\n");
784 FatalError("NO PIXMAP PRIVATE\n");
H A Dxorg_dri2.c158 FatalError("NO TEXTURE IN DRI2\n");
/external/mdnsresponder/mDNSShared/
H A Duds_daemon.c287 mDNSlocal void FatalError(char *errmsg) function
369 if (!reply) FatalError("ERROR: malloc");
517 if (!rr) FatalError("ERROR: malloc");
1013 if (!re) FatalError("ERROR: malloc");
1188 if (!newrd) FatalError("ERROR: malloc");
1256 if (!request->u.servicereg.txtdata) FatalError("ERROR: handle_update_request - malloc");
1501 { unlink_and_free_service_instance(instance); instance = NULL; FatalError("ERROR: malloc"); }
1636 if (!request->u.servicereg.txtdata) FatalError("ERROR: handle_regservice_request - malloc");
2535 if (!q2) FatalError("ERROR: SendAdditionalQuery malloc");
3543 if (!*p) FatalError("ERRO
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 207 milliseconds