Home
last modified time | relevance | path

Searched defs:sharedBlockInfo (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dshare_block.cpp334 bool ResetStatement(SharedBlockInfo *sharedBlockInfo) in ResetStatement()
Dsqlite_connection.cpp832 SharedBlockInfo sharedBlockInfo(&connection, sharedBlock, tempSqlite3St); in ExecuteForSharedBlock() local