Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3ext.h33 void * (*aggregate_context)(sqlite3_context*,int nBytes); member
322 #define sqlite3_aggregate_context sqlite3_api->aggregate_context
Dsqlite3.c113314 void * (*aggregate_context)(sqlite3_context*,int nBytes);
113603 #define sqlite3_aggregate_context sqlite3_api->aggregate_context
/external/sqlite/dist/orig/
Dsqlite3ext.h33 void * (*aggregate_context)(sqlite3_context*,int nBytes); member
322 #define sqlite3_aggregate_context sqlite3_api->aggregate_context
Dsqlite3.c113298 void * (*aggregate_context)(sqlite3_context*,int nBytes);
113587 #define sqlite3_aggregate_context sqlite3_api->aggregate_context