Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
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;
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
Dkv_types_util.h41 using StoreConfig = OHOS::DistributedKv::StoreConfig; variable
/foundation/arkui/ace_engine/frameworks/core/common/
Dupdate_config_manager.h79 void StoreConfig(T& config) in StoreConfig() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
Dgeneral_store.h111 struct StoreConfig { struct
112 bool enableCloud_ = false;
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
Dtypes.h686 struct StoreConfig { struct
690 CloudConfig cloudConfig;