Searched refs:iVersion (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/net/
H A Dservice_providers_win.cc76 service_provider.version = service_providers[i].iVersion;
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h572 int iVersion; member in struct:sqlite3_io_methods
627 ** The value of the iVersion field is initially 1 but may be larger in
629 ** object when the iVersion value is increased. Note that the structure
631 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
741 int iVersion; /* Structure version number */ member in struct:sqlite3_vfs
760 /* New fields may be appended in figure versions. The iVersion
4065 int iVersion; member in struct:sqlite3_module
/external/sqlite/dist/orig/
H A Dsqlite3.h684 int iVersion; member in struct:sqlite3_io_methods
874 ** The value of the iVersion field is initially 1 but may be larger in
876 ** object when the iVersion value is increased. Note that the structure
878 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
1007 ** date and time if that method is available (if iVersion is 2 or
1021 ** any of these methods if the iVersion of the VFS is less than 3.
1026 int iVersion; /* Structure version number (currently 3) */ member in struct:sqlite3_vfs
1059 ** New fields may be appended in figure versions. The iVersion
4949 int iVersion; member in struct:sqlite3_module
6270 int iVersion; member in struct:sqlite3_pcache_methods2
[all...]
H A Dsqlite3.c1234 int iVersion; member in struct:sqlite3_io_methods
1424 ** The value of the iVersion field is initially 1 but may be larger in
1426 ** object when the iVersion value is increased. Note that the structure
1428 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
1557 ** date and time if that method is available (if iVersion is 2 or
1571 ** any of these methods if the iVersion of the VFS is less than 3.
1576 int iVersion; /* Structure version number (currently 3) */ member in struct:sqlite3_vfs
1609 ** New fields may be appended in figure versions. The iVersion
5499 int iVersion; member in struct:sqlite3_module
6820 int iVersion; member in struct:sqlite3_pcache_methods2
45634 u32 iVersion; /* Wal-index version */ member in struct:WalIndexHdr
57604 sqlite3BtreeSetVersion(Btree *pBtree, int iVersion) argument
116211 int iVersion; member in struct:sqlite3_tokenizer_module
[all...]
/external/sqlite/dist/
H A Dsqlite3.h684 int iVersion; member in struct:sqlite3_io_methods
874 ** The value of the iVersion field is initially 1 but may be larger in
876 ** object when the iVersion value is increased. Note that the structure
878 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
1007 ** date and time if that method is available (if iVersion is 2 or
1021 ** any of these methods if the iVersion of the VFS is less than 3.
1026 int iVersion; /* Structure version number (currently 3) */ member in struct:sqlite3_vfs
1059 ** New fields may be appended in figure versions. The iVersion
4949 int iVersion; member in struct:sqlite3_module
6270 int iVersion; member in struct:sqlite3_pcache_methods2
[all...]
H A Dsqlite3.c1234 int iVersion; member in struct:sqlite3_io_methods
1424 ** The value of the iVersion field is initially 1 but may be larger in
1426 ** object when the iVersion value is increased. Note that the structure
1428 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
1557 ** date and time if that method is available (if iVersion is 2 or
1571 ** any of these methods if the iVersion of the VFS is less than 3.
1576 int iVersion; /* Structure version number (currently 3) */ member in struct:sqlite3_vfs
1609 ** New fields may be appended in figure versions. The iVersion
5499 int iVersion; member in struct:sqlite3_module
6820 int iVersion; member in struct:sqlite3_pcache_methods2
45647 u32 iVersion; /* Wal-index version */ member in struct:WalIndexHdr
57617 sqlite3BtreeSetVersion(Btree *pBtree, int iVersion) argument
116239 int iVersion; member in struct:sqlite3_tokenizer_module
[all...]

Completed in 327 milliseconds