Searched refs:arCreateOrUpdateCommand (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/ |
H A D | shell.c | 24226 static int arCreateOrUpdateCommand( in arCreateOrUpdateCommand() function 24403 rc = arCreateOrUpdateCommand(&cmd, 0, 0); in arDotCommand() 24419 rc = arCreateOrUpdateCommand(&cmd, 1, 0); in arDotCommand() 24428 rc = arCreateOrUpdateCommand(&cmd, 1, 1); in arDotCommand()
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
H A D | shell.c | 24206 static int arCreateOrUpdateCommand( in arCreateOrUpdateCommand() function 24383 rc = arCreateOrUpdateCommand(&cmd, 0, 0); in arDotCommand() 24399 rc = arCreateOrUpdateCommand(&cmd, 1, 0); in arDotCommand() 24408 rc = arCreateOrUpdateCommand(&cmd, 1, 1); in arDotCommand()
|