OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:busyTimeout
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
main.c
896
int timeout = db->
busyTimeout
;
915
int timeout = ((sqlite3 *)ptr)->
busyTimeout
;
993
db->
busyTimeout
= ms;
[
all
...]
sqliteInt.h
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 132 milliseconds