Searched defs:StoreConfig (Results 1 – 5 of 5) sorted by relevance
26 struct StoreConfig { struct27 char* name;28 int32_t securityLevel;29 bool encrypt;30 char* dataGroupId;31 char* customDir;32 bool isSearchable;33 bool autoCleanDirtyData;
41 using StoreConfig = OHOS::DistributedKv::StoreConfig; variable
79 void StoreConfig(T& config) in StoreConfig() function
111 struct StoreConfig { struct112 bool enableCloud_ = false;
686 struct StoreConfig { struct690 CloudConfig cloudConfig;