Home
last modified time | relevance | path

Searched defs:StoreConfig (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_store/config/include/
H A Devent_store_config.h38 struct StoreConfig { struct
48 std::unordered_map<int, StoreConfig> configMap_; argument
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_utils.h26 struct StoreConfig { struct
27 char* name;
28 int32_t securityLevel;
29 bool encrypt;
30 char* dataGroupId;
31 char* customDir;
32 bool isSearchable;
33 bool autoCleanDirtyData;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dkv_types_util.h41 using StoreConfig = OHOS::DistributedKv::StoreConfig; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_store.h111 struct StoreConfig { struct
112 bool enableCloud_ = false;
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-data-relationalStore-sys.md24 ## StoreConfig section
H A Djs-apis-data-rdb.md303 ## StoreConfig section
H A Djs-apis-data-relationalStore.md548 ## StoreConfig section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-data-relationalStore-sys.md24 ## StoreConfig section
H A Djs-apis-data-rdb.md303 ## StoreConfig section
H A Djs-apis-data-relationalStore.md553 ## StoreConfig section
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dupdate_config_manager.h79 void StoreConfig(T& config) in StoreConfig() function
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h690 struct StoreConfig { struct
694 CloudConfig cloudConfig;