• Home
  • Raw
  • Download

Lines Matching refs:throwoom

316 throwoom(JNIEnv *env, const char *msg)  in throwoom()  function
373 throwoom(env, "string translation failed"); in trans2iso()
397 throwoom(env, "string translation failed"); in trans2iso()
442 throwoom(env, "string translation failed"); in trans2utf()
1090 throwoom(env, "unable to get SQLite handle"); in Java_SQLite_Database__1open4()
1492 throwoom(env, "unable to allocate arg vector"); in Java_SQLite_Database__1exec__Ljava_lang_String_2LSQLite_Callback_2_3Ljava_lang_String_2()
1876 throwoom(env, "unable to get SQLite.FunctionContext handle"); in mkfunc_common()
3140 throwoom(env, "unable to get SQLite handle"); in Java_SQLite_Database_vm_1compile()
3241 throwoom(env, "unable to allocate arg vector"); in Java_SQLite_Database_vm_1compile_1args()
3345 throwoom(env, "unable to get SQLite handle"); in Java_SQLite_Database_vm_1compile_1args()
3604 throwoom(env, "unable to get SQLite handle"); in Java_SQLite_Database_stmt_1prepare()
3824 throwoom(env, "unable to get blob parameter"); in Java_SQLite_Stmt_bind__I_3B()
3878 throwoom(env, "unable to get blob parameter"); in Java_SQLite_Stmt_bind__ILjava_lang_String_2()
4130 throwoom(env, "unable to get blob column data"); in Java_SQLite_Stmt_column_1bytes()
4168 throwoom(env, "unable to get string column data"); in Java_SQLite_Stmt_column_1string()
4412 throwoom(env, "unable to get SQLite blob handle"); in Java_SQLite_Database__1open_1blob()
4449 throwoom(env, "out of buffer space for blob"); in Java_SQLite_Blob_write()
4490 throwoom(env, "out of buffer space for blob"); in Java_SQLite_Blob_read()
4700 throwoom(env, "unable to get SQLite backup handle"); in Java_SQLite_Database__1backup()