Home
last modified time | relevance | path

Searched refs:sqlite3_aggregate_count (Results 1 – 4 of 4) sorted by relevance

/third_party/sqlite/include/
Dsqlite3ext.h394 #define sqlite3_aggregate_count sqlite3_api->aggregate_count macro
Dsqlite3.h5471 SQLITE_API SQLITE_DEPRECATED int sqlite3_aggregate_count(sqlite3_context*);
/third_party/sqlite/src/
Dsqlite3.c5780 SQLITE_API SQLITE_DEPRECATED int sqlite3_aggregate_count(sqlite3_context*);
88784 SQLITE_API int sqlite3_aggregate_count(sqlite3_context *p){
126166 || p->n==sqlite3_aggregate_count(context) );
132104 #define sqlite3_aggregate_count sqlite3_api->aggregate_count
132546 sqlite3_aggregate_count,
/third_party/chromium/patch/
D0003-ohos-1115.patch84231 -#define sqlite3_aggregate_count chrome_sqlite3_aggregate_count // Line 5404
84263 +#define sqlite3_aggregate_count chrome_sqlite3_aggregate_count // Line 5423
122646 -#define sqlite3_aggregate_count chrome_sqlite3_aggregate_count // Line 5404
122678 +#define sqlite3_aggregate_count chrome_sqlite3_aggregate_count // Line 5423