OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:detach_func
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
attach.c
363
static const FuncDef
detach_func
= {
local
376
codeAttach(pParse, SQLITE_DETACH, &
detach_func
, pDbname, 0, 0, pDbname);
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
76406
static const FuncDef
detach_func
= {
local
[
all
...]
Completed in 440 milliseconds