/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
H A D | distributed_kv_store_impl.cpp | 30 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 D | distributed_kv_store_ffi.cpp | 21 using namespace OHOS::DistributedKVStore; 24 namespace DistributedKVStore { namespace 283 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); in FfiOHOSDistributedKVStoreKVStoreResultSetGetCount()
|
H A D | distributed_kv_store_utils.cpp | 19 namespace DistributedKVStore { namespace
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_error_utils.cpp | 21 namespace OHOS::DistributedKVStore { namespace 22 using JsErrorCode = OHOS::DistributedKVStore::JsErrorCode;
|
H A D | js_observer.cpp | 18 namespace OHOS::DistributedKVStore { namespace
|
H A D | entry_point.cpp | 24 using namespace OHOS::DistributedKVStore;
|
H A D | uv_queue.cpp | 21 namespace OHOS::DistributedKVStore { namespace
|
H A D | js_const_properties.cpp | 23 namespace OHOS::DistributedKVStore { namespace
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/ |
H A D | js_const_properties.h | 23 namespace OHOS::DistributedKVStore {
|
H A D | js_observer.h | 20 namespace OHOS::DistributedKVStore {
|
H A D | uv_queue.h | 23 namespace OHOS::DistributedKVStore {
|
H A D | js_device_kv_store.h | 21 namespace OHOS::DistributedKVStore {
|
H A D | js_error_utils.h | 26 namespace DistributedKVStore {
|
H A D | js_kv_store_resultset.h | 22 namespace OHOS::DistributedKVStore {
|
H A D | js_schema.h | 23 namespace OHOS::DistributedKVStore {
|
H A D | js_field_node.h | 22 namespace OHOS::DistributedKVStore {
|
H A D | js_kv_manager.h | 24 namespace OHOS::DistributedKVStore {
|
H A D | js_query.h | 22 namespace OHOS::DistributedKVStore {
|
H A D | napi_queue.h | 26 namespace OHOS::DistributedKVStore {
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/include/ |
H A D | distributed_kv_store_utils.h | 23 namespace DistributedKVStore {
|
H A D | distributed_kv_store_impl.h | 28 namespace DistributedKVStore { 195 CArrEntry GetEntriesByDataQuery(DistributedKVStore::DataQuery dataQuery, int32_t& errCode);
|
H A D | distributed_kv_store_ffi.h | 29 namespace DistributedKVStore {
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-distributed-data.md | 513 **系统能力:** 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 D | log_print.h | 38 namespace DistributedKVStore {
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-distributed-data.md | 513 **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 …]
|