Home
last modified time | relevance | path

Searched refs:DistributedKVStore (Results 1 – 25 of 40) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp30 namespace OHOS::DistributedKVStore { namespace
463 CArrEntry CJDeviceKVStore::GetEntriesByDataQuery(DistributedKVStore::DataQuery dataQuery, int32_t& … in GetEntriesByDataQuery()
465 std::vector<DistributedKVStore::Entry> entries; in GetEntriesByDataQuery()
485 DistributedKVStore::DataQuery dataQuery; in GetEntries()
494 DistributedKVStore::DataQuery dataQuery = query->GetDataQuery(); in GetEntries()
502 DistributedKVStore::DataQuery dataQuery; in GetResultSet()
512 …auto nativeCKvStoreResultSet = FFIData::Create<OHOS::DistributedKVStore::CKvStoreResultSet>(kvResu… in GetResultSet()
522 DistributedKVStore::DataQuery dataQuery = query->GetDataQuery(); in GetResultSetQuery()
531 …auto nativeCKvStoreResultSet = FFIData::Create<OHOS::DistributedKVStore::CKvStoreResultSet>(kvResu… in GetResultSetQuery()
541 DistributedKVStore::DataQuery dataQuery = query->GetDataQuery(); in GetResultSize()
H A Ddistributed_kv_store_ffi.cpp21 using namespace OHOS::DistributedKVStore;
24 namespace DistributedKVStore { namespace
283 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); in FfiOHOSDistributedKVStoreKVStoreResultSetGetCount()
H A Ddistributed_kv_store_utils.cpp19 namespace DistributedKVStore { namespace
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_error_utils.cpp21 namespace OHOS::DistributedKVStore { namespace
22 using JsErrorCode = OHOS::DistributedKVStore::JsErrorCode;
H A Djs_observer.cpp18 namespace OHOS::DistributedKVStore { namespace
H A Dentry_point.cpp24 using namespace OHOS::DistributedKVStore;
H A Duv_queue.cpp21 namespace OHOS::DistributedKVStore { namespace
H A Djs_const_properties.cpp23 namespace OHOS::DistributedKVStore { namespace
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Djs_const_properties.h23 namespace OHOS::DistributedKVStore {
H A Djs_observer.h20 namespace OHOS::DistributedKVStore {
H A Duv_queue.h23 namespace OHOS::DistributedKVStore {
H A Djs_device_kv_store.h21 namespace OHOS::DistributedKVStore {
H A Djs_error_utils.h26 namespace DistributedKVStore {
H A Djs_kv_store_resultset.h22 namespace OHOS::DistributedKVStore {
H A Djs_schema.h23 namespace OHOS::DistributedKVStore {
H A Djs_field_node.h22 namespace OHOS::DistributedKVStore {
H A Djs_kv_manager.h24 namespace OHOS::DistributedKVStore {
H A Djs_query.h22 namespace OHOS::DistributedKVStore {
H A Dnapi_queue.h26 namespace OHOS::DistributedKVStore {
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_utils.h23 namespace DistributedKVStore {
H A Ddistributed_kv_store_impl.h28 namespace DistributedKVStore {
195 CArrEntry GetEntriesByDataQuery(DistributedKVStore::DataQuery dataQuery, int32_t& errCode);
H A Ddistributed_kv_store_ffi.h29 namespace DistributedKVStore {
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-distributed-data.md513 **系统能力:** SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
544 **系统能力:** SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
631 **系统能力:** SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
646 **系统能力:** SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
652 **系统能力:** SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
666 **系统能力:** SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
680 **系统能力:** SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
4142 **系统能力:** SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
4190 **系统能力:** SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
4242 **系统能力:** SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlog_print.h38 namespace DistributedKVStore {
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-distributed-data.md513 **System capability**: SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
544 **System capability**: SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
631 **System capability**: SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
646 **System capability**: SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
652 **System capability**: SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
666 **System capability**: SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
680 **System capability**: SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
4103 **System capability**: SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
4142 **System capability**: SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
4190 **System capability**: SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
[all …]

12