Home
last modified time | relevance | path

Searched refs:FillHandleWithOpType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h177 …int FillHandleWithOpType(const OpType opType, const CloudSyncData &data, bool fillAsset, bool igno…
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1333 int SQLiteSingleVerRelationalStorageExecutor::FillHandleWithOpType(const OpType opType, const Cloud… in FillHandleWithOpType() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1870 errCode = handle->FillHandleWithOpType(opType, data, fillAsset, ignoreEmptyGid, tableSchema); in FillCloudLogAndAssetInner()