OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iDestSchema
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
backup.c
30
u32
iDestSchema
; /* Original schema cookie in destination */
360
sqlite3BtreeGetMeta(p->pDest, BTREE_SCHEMA_VERSION, &p->
iDestSchema
);
414
&& (rc = sqlite3BtreeUpdateMeta(p->pDest,1,p->
iDestSchema
+1))==SQLITE_OK
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 629 milliseconds