Home
last modified time | relevance | path

Searched defs:colUsed (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h7253 sqlite3_uint64 colUsed; /* Input: Mask of columns used by statement */ member
/third_party/sqlite/src/
H A Dsqlite3.c7562 sqlite3_uint64 colUsed; /* Input: Mask of columns used by statement */ member
18622 Bitmask colUsed; /* Bi member
108653 Bitmask colUsed; /* Columns of the index used */ global() local
162653 u64 colUsed = 0; global() local
[all...]

Completed in 144 milliseconds