Home
last modified time | relevance | path

Searched refs:GetQueryLogStatement (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.h298 …int GetQueryLogStatement(const TableSchema &tableSchema, const VBucket &vBucket, const std::string…
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp53 …errCode = GetQueryLogStatement(tableSchema, vBucket, querySql, dataInfoWithLog.logInfo.hashKey, se… in GetInfoByPrimaryKeyOrGid()
187 int SQLiteSingleVerRelationalStorageExecutor::GetQueryLogStatement(const TableSchema &tableSchema, in GetQueryLogStatement() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor