Searched defs:StoreConfig (Results 1 – 12 of 12) sorted by relevance
38 struct StoreConfig { struct48 std::unordered_map<int, StoreConfig> configMap_; argument
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
111 struct StoreConfig { struct112 bool enableCloud_ = false;
24 ## StoreConfig section
303 ## StoreConfig section
548 ## StoreConfig section
553 ## StoreConfig section
79 void StoreConfig(T& config) in StoreConfig() function
690 struct StoreConfig { struct694 CloudConfig cloudConfig;