Searched refs:vtabCallConstructor (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dvtab.c430 static int vtabCallConstructor( function
557 rc = vtabCallConstructor(db, pTab, pMod, pMod->pModule->xConnect, &zErr);
620 rc = vtabCallConstructor(db, pTab, pMod, pMod->pModule->xCreate, pzErr);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c97142 static int vtabCallConstructor( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c109800 static int vtabCallConstructor( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c109820 static int vtabCallConstructor( function
[all...]

Completed in 801 milliseconds