Searched defs:autoIndex (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h1478 u8 autoIndex; /* True if is automatically created (ex: by UNIQUE) */ member in struct:Index
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9838 u8 autoIndex; /* True if is automatically created (ex: by UNIQUE) */ member in struct:Index
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10384 u8 autoIndex; /* True if is automatically created (ex: by UNIQUE) */ member in struct:Index
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10384 u8 autoIndex; /* True if is automatically created (ex: by UNIQUE) */ member in struct:Index
[all...]

Completed in 826 milliseconds