OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SQLITE_FCNTL_LOCKSTATE
(Results
1 - 6
of
6
) sorted by null
/external/javasqlite/src/main/java/SQLite/
Constants.java
81
public static final int
SQLITE_FCNTL_LOCKSTATE
= 1;
/external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h
528
** A [
SQLITE_FCNTL_LOCKSTATE
| list of opcodes] less than 100 is available.
595
** The [
SQLITE_FCNTL_LOCKSTATE
] opcode is used for debugging. This
603
#define
SQLITE_FCNTL_LOCKSTATE
1
[
all
...]
/external/sqlite/dist/
sqlite3.h
626
** A [
SQLITE_FCNTL_LOCKSTATE
| list of opcodes] less than 100 is available.
699
** The [
SQLITE_FCNTL_LOCKSTATE
] opcode is used for debugging. This
[
all
...]
sqlite3.h.orig
623
** A [
SQLITE_FCNTL_LOCKSTATE
| list of opcodes] less than 100 is available.
696
** The [
SQLITE_FCNTL_LOCKSTATE
] opcode is used for debugging. This
[
all
...]
sqlite3.c
[
all
...]
sqlite3.c.orig
[
all
...]
Completed in 32 milliseconds