Searched defs:ExecuteForSharedBlock (Results 1 – 3 of 3) sorted by relevance
| /foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/ | ||
| D | store_session.cpp | 434 int StoreSession::ExecuteForSharedBlock(int &rowNum, std::string sql, const std::vector<ValueObject… in ExecuteForSharedBlock() function in OHOS::NativeRdb::StoreSession |
| D | sqlite_connection.cpp | 639 int SqliteConnection::ExecuteForSharedBlock(int &rowNum, std::string sql, const std::vector<ValueOb… in ExecuteForSharedBlock() function in OHOS::NativeRdb::SqliteConnection |
| D | rdb_store_impl.cpp | 666 int RdbStoreImpl::ExecuteForSharedBlock(int &rowNum, AppDataFwk::SharedBlock *sharedBlock, int star… in ExecuteForSharedBlock() function in OHOS::NativeRdb::RdbStoreImpl |