Searched refs:throwoom (Results 1 – 1 of 1) sorted by relevance
/external/javasqlite/src/main/native/ |
D | sqlite_jni.c | 317 throwoom(JNIEnv *env, const char *msg) in throwoom() function 374 throwoom(env, "string translation failed"); in trans2iso() 398 throwoom(env, "string translation failed"); in trans2iso() 443 throwoom(env, "string translation failed"); in trans2utf() 1091 throwoom(env, "unable to get SQLite handle"); in Java_SQLite_Database__1open4() 1493 throwoom(env, "unable to allocate arg vector"); in Java_SQLite_Database__1exec__Ljava_lang_String_2LSQLite_Callback_2_3Ljava_lang_String_2() 1877 throwoom(env, "unable to get SQLite.FunctionContext handle"); in mkfunc_common() 3141 throwoom(env, "unable to get SQLite handle"); in Java_SQLite_Database_vm_1compile() 3242 throwoom(env, "unable to allocate arg vector"); in Java_SQLite_Database_vm_1compile_1args() 3346 throwoom(env, "unable to get SQLite handle"); in Java_SQLite_Database_vm_1compile_1args() [all …]
|