Home
last modified time | relevance | path

Searched refs:arCreateOrUpdateCommand (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c24226 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 Dshell.c24206 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()