Home
last modified time | relevance | path

Searched defs:bindIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_extend.cpp49 int bindIndex = 1; // 1 is the first index for blob to bind. in CloudExcuteRemoveOrUpdate() local
93 int bindIndex = 1; // 1 is the first index for blob to bind. in CloudCheckDataExist() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_test.cpp1873 int bindIndex = 1; in SetDeviceId() local
1950 int bindIndex = 1; in ChangeUserId() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1467 int bindIndex = 1; in GetAndBindFillUploadAssetStatement() local