Home
last modified time | relevance | path

Searched defs:valueBuckets (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkv_utils.cpp53 std::vector<Entry> KvUtils::ToEntries(const std::vector<DataShareValuesBucket> &valueBuckets) in ToEntries() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkv_utils.cpp55 std::vector<Entry> KvUtils::ToEntries(const std::vector<DataShareValuesBucket> &valueBuckets) in ToEntries() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dcache_result_set.cpp28 CacheResultSet::CacheResultSet(std::vector<NativeRdb::ValuesBucket> &&valueBuckets) in CacheResultSet() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_service_proxy.cpp126 std::vector<NativeRdb::ValuesBucket> valueBuckets; in AllocResourceAndShare() local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_js_utils.cpp813 napi_value valueBuckets = Convert2JSValue(env, VBuckets); in Convert2JSValue() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_step_result_set_test.cpp1710 std::vector<OHOS::NativeRdb::ValuesBucket> valueBuckets; in HWTEST_F() local
1762 std::vector<OHOS::NativeRdb::ValuesBucket> valueBuckets; in HWTEST_F() local
1827 std::vector<OHOS::NativeRdb::ValuesBucket> valueBuckets; in HWTEST_F() local
1893 std::vector<OHOS::NativeRdb::ValuesBucket> valueBuckets; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp1177 auto valueBuckets = ConvertCursor(cursor); in AllocResourceAndShare() local
1195 std::vector<NativeRdb::ValuesBucket> valueBuckets; in ConvertCursor() local

Completed in 10 milliseconds