Searched defs:AbortF (Results 1 – 1 of 1) sorted by relevance
1334 void AbortF(const char* fmt, ...) __attribute__((__format__(__printf__, 2, 3))) { in AbortF() function in art::ScopedCheck1501 static void AbortF(const char* jni_function_name, const char* fmt, ...) { in AbortF() function in art::GuardedCopy