Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h409 int InitGetAssetStmt(const std::string &sql, const std::string &gid, const Bytes &hashKey,
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1274 errCode = InitGetAssetStmt(sql, gid, hashKey, stmt); in GetAssetsByGidOrHashKey()
1308 int SQLiteSingleVerRelationalStorageExecutor::InitGetAssetStmt(const std::string &sql, const std::s… in InitGetAssetStmt() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor