Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:sqlite3_close
(Results
1 - 19
of
19
) sorted by relevance
/third_party/libsnd/regtest/
H
A
D
database.c
98
sqlite3_close
(db->sql) ;
in db_open()
130
sqlite3_close
(db->sql) ;
in db_create()
142
sqlite3_close
(db->sql) ;
in db_close()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H
A
D
eap_user_db.c
183
sqlite3_close
(db);
in eap_user_sqlite_get()
223
sqlite3_close
(db);
in eap_user_sqlite_get()
H
A
D
hostapd.c
2462
sqlite3_close
(hapd->rad_attr_db);
in hostapd_bss_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H
A
D
eap_user_db.c
183
sqlite3_close
(db);
in eap_user_sqlite_get()
223
sqlite3_close
(db);
in eap_user_sqlite_get()
H
A
D
hostapd.c
2257
sqlite3_close
(hapd->rad_attr_db);
in hostapd_bss_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H
A
D
hlr_auc_gw.c
151
sqlite3_close
(db);
in db_open()
157
sqlite3_close
(db);
in db_open()
958
sqlite3_close
(sqlite_db);
in cleanup()
1101
sqlite3_close
(sqlite_db);
in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H
A
D
hlr_auc_gw.c
151
sqlite3_close
(db);
in db_open()
157
sqlite3_close
(db);
in db_open()
958
sqlite3_close
(sqlite_db);
in cleanup()
1101
sqlite3_close
(sqlite_db);
in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H
A
D
eap_sim_db.c
148
sqlite3_close
(db);
in db_open()
154
sqlite3_close
(db);
in db_open()
160
sqlite3_close
(db);
in db_open()
831
sqlite3_close
(data->sqlite_db);
in eap_sim_db_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H
A
D
eap_sim_db.c
148
sqlite3_close
(db);
in db_open()
154
sqlite3_close
(db);
in db_open()
160
sqlite3_close
(db);
in db_open()
831
sqlite3_close
(data->sqlite_db);
in eap_sim_db_deinit()
/third_party/libwebsockets/lib/misc/
H
A
D
lws-struct-sqlite.c
547
n =
sqlite3_close
(*pdb);
in lws_struct_sq3_close()
/third_party/elfutils/debuginfod/
H
A
D
debuginfod.cxx
4267
sqlite3_close
(databaseq);
in main()
4268
sqlite3_close
(database);
in main()
4418
(void)
sqlite3_close
(databaseq);
in main()
4420
(void)
sqlite3_close
(database);
in main()
/third_party/ltp/tools/sparse/sparse-src/
H
A
D
semind.c
1177
sqlite3_close
(semind_db);
in main()
/third_party/sqlite/include/
H
A
D
sqlite3ext.h
410
#define
sqlite3_close
sqlite3_api->close
macro
H
A
D
sqlite3.h
265
** [sqlite3_open_v2()] interfaces are its constructors, and [
sqlite3_close
()]
319
** ^The
sqlite3_close
() and sqlite3_close_v2() routines are destructors
321
** ^Calls to
sqlite3_close
() and sqlite3_close_v2() return [SQLITE_OK] if
331
**
sqlite3_close
() will leave the database connection open and return
345
** The C parameter to [
sqlite3_close
(C)] and [sqlite3_close_v2(C)]
350
** ^Calling
sqlite3_close
() or sqlite3_close_v2() with a NULL pointer
353
SQLITE_API int
sqlite3_close
(sqlite3*);
3418
** passing it to [
sqlite3_close
()] when it is no longer required.
6069
** [database connection] is closed using [
sqlite3_close
()].
9138
** callback is invoked from within the [sqlite3_step] or [
sqlite3_close
]
[all...]
/third_party/python/Modules/_sqlite/
H
A
D
connection.c
281
// database, so
sqlite3_close
() should always return SQLITE_OK.
in pysqlite_connection_init_impl()
282
rc =
sqlite3_close
(db);
in pysqlite_connection_init_impl()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H
A
D
radius_server.c
2550
sqlite3_close
(data->db);
in radius_server_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H
A
D
radius_server.c
2353
sqlite3_close
(data->db);
in radius_server_deinit()
/third_party/sqlite/src/
H
A
D
shell.c
11393
sqlite3_close
(p->dbm);
in sqlite3_expert_destroy()
11394
sqlite3_close
(p->dbv);
in sqlite3_expert_destroy()
13557
sqlite3_close
(db2);
in recoverTransferSettings()
14638
sqlite3_close
(p->dbOut);
in recoverFinalCleanup()
19606
int rc =
sqlite3_close
(db);
in close_db()
19608
utf8_printf(stderr, "Error:
sqlite3_close
() returns %d: %s\n",
in close_db()
21982
sqlite3_close
(*pDb);
in zAutoColumn()
H
A
D
sqlite3.c
575
** [sqlite3_open_v2()] interfaces are its constructors, and [
sqlite3_close
()]
629
** ^The
sqlite3_close
() and sqlite3_close_v2() routines are destructors
631
** ^Calls to
sqlite3_close
() and sqlite3_close_v2() return [SQLITE_OK] if
641
**
sqlite3_close
() will leave the database connection open and return
655
** The C parameter to [
sqlite3_close
(C)] and [sqlite3_close_v2(C)]
660
** ^Calling
sqlite3_close
() or sqlite3_close_v2() with a NULL pointer
663
SQLITE_API int
sqlite3_close
(sqlite3*);
3724
** passing it to [
sqlite3_close
()] when it is no longer required.
6378
** [database connection] is closed using [
sqlite3_close
()].
9447
** callback is invoked from within the [sqlite3_step] or [
sqlite3_close
]
132333
#define
sqlite3_close
global()
macro
174721
SQLITE_API int
sqlite3_close
(sqlite3 *db){ return sqlite3Close(db,0); }
global()
function
[all...]
Completed in 197 milliseconds