Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3ext.h35 void * (*aggregate_context)(sqlite3_context*,int nBytes); member
284 #define sqlite3_aggregate_context sqlite3_api->aggregate_context
Dsqlite3.c101908 void * (*aggregate_context)(sqlite3_context*,int nBytes);
102157 #define sqlite3_aggregate_context sqlite3_api->aggregate_context
/external/sqlite/dist/orig/
Dsqlite3ext.h35 void * (*aggregate_context)(sqlite3_context*,int nBytes); member
284 #define sqlite3_aggregate_context sqlite3_api->aggregate_context
Dsqlite3.c101890 void * (*aggregate_context)(sqlite3_context*,int nBytes);
102139 #define sqlite3_aggregate_context sqlite3_api->aggregate_context