OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_finalize
(Results
1 - 6
of
6
) sorted by null
/external/javasqlite/src/main/java/SQLite/
Backup.java
21
_finalize
();
method
32
_finalize
();
method
38
protected native void
_finalize
() throws SQLite.Exception;
method in class:Backup
Database.java
144
_finalize
();
method
148
private native void
_finalize
();
method in class:Database
/external/chromium_org/third_party/sqlite/src/test/
malloc3.test
14
#
_finalize
() calls.
35
# inside of a call to _prepare(), _step(),
_finalize
() or _reset(). The
46
# If the memory allocation fails during the _step() or
_finalize
() calls, then
50
# * As if the neither _step() nor
_finalize
() had ever been called on
63
# in the same way as a failure within
_finalize
(). The statement handle
64
# is not deleted and must be passed to
_finalize
() for resource deallocation.
/external/javasqlite/src/main/native/
sqlite_jni.h
28
* Method:
_finalize
/external/chromium_org/third_party/sqlite/src/src/
vdbeapi.c
745
** and
_finalize
() will return NOMEM.
[
all
...]
/cts/tools/dex-tools/dex/
classes0.out.dex
493
private native void
_finalize
()
[
all
...]
Completed in 116 milliseconds