/ohos5.0/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/ |
H A D | valueproxy_test.cpp | 34 DataShareObserver::ChangeInfo::VBuckets extends; variable 42 DataShareObserver::ChangeInfo::VBuckets extends = { variable
|
H A D | mediadatashare_unit_test.cpp | 1513 DataShareObserver::ChangeInfo::VBuckets extends; variable 1541 DataShareObserver::ChangeInfo::VBuckets extends; variable 1569 DataShareObserver::ChangeInfo::VBuckets extends; variable 1596 DataShareObserver::ChangeInfo::VBuckets extends; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
H A D | cloud_db.cpp | 23 int32_t CloudDB::BatchInsert(const std::string &table, VBuckets &&values, VBuckets &extends) in BatchInsert() 28 int32_t CloudDB::BatchUpdate(const std::string &table, VBuckets &&values, VBuckets &extends) in BatchUpdate() 33 int32_t CloudDB::BatchUpdate(const std::string &table, VBuckets &&values, const VBuckets &extends) in BatchUpdate() 38 int32_t CloudDB::BatchDelete(const std::string &table, VBuckets &extends) in BatchDelete()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
H A D | cloud_db_impl.cpp | 54 int32_t CloudDbImpl::BatchInsert(const std::string &table, DBVBuckets &&values, DBVBuckets &extends) in BatchInsert() 74 int32_t CloudDbImpl::BatchUpdate(const std::string &table, DBVBuckets &&values, DBVBuckets &extends) in BatchUpdate() 93 … CloudDbImpl::BatchUpdate(const std::string &table, DBVBuckets &&values, const DBVBuckets &extends) in BatchUpdate() 109 int32_t CloudDbImpl::BatchDelete(const std::string &table, DBVBuckets &extends) in BatchDelete()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | value_proxy_test.cpp | 36 OHOS::DistributedData::VBuckets extends = { variable 57 OHOS::DistributedData::VBuckets extends; variable 73 OHOS::DistributedData::VBuckets extends = { variable 103 OHOS::DistributedData::VBuckets extends; variable
|
H A D | rdb_cloud_test.cpp | 87 DBVBucket extends = { variable 120 DBVBucket extends = { variable
|
H A D | rdb_general_store_test.cpp | 503 DistributedData::VBuckets extends = { { { "#gid", { "0000000" } }, { "#flag", { true } }, variable 530 DistributedData::VBuckets extends = { { g_RdbVBucket } }; variable 703 DistributedData::VBuckets extends = { { g_RdbVBucket } }; variable 767 DistributedData::VBuckets extends = { { extend } }; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_cloud.cpp | 38 VBuckets extends = ValueProxy::Convert(std::move(extend)); in BatchInsert() local 54 VBuckets extends = ValueProxy::Convert(std::move(extend)); in BatchUpdate() local 68 VBuckets extends = ValueProxy::Convert(std::move(extend)); in BatchDelete() local 334 void RdbCloud::ConvertErrorField(DistributedData::VBuckets& extends) in ConvertErrorField()
|
H A D | rdb_general_store.cpp | 598 VBuckets extends = ExtractExtend(values); in PreSharing() local 610 VBuckets extends(values.size()); in ExtractExtend() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | cloud_db_data_utils.cpp | 65 std::vector<VBucket> extends; in GenerateExtends() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/ |
H A D | cloud_db.rs | 147 let extends = ipc_conn::ValueBuckets(records); in batch_delete() localVariable
|
/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | ime_info_inquirer.cpp | 450 std::vector<Metadata> extends = extInfo->metadata; in GetSubProperty() local 470 std::vector<Metadata> extends = extInfo.metadata; in ListInputMethodSubtype() local
|