Searched defs:KEY_SEPARATOR (Results 1 – 4 of 4) sorted by relevance
72 API_EXPORT static constexpr const char *KEY_SEPARATOR = "###"; variable
127 KVSTORE_API static const std::string KEY_SEPARATOR; variable
83 const std::string Constant::KEY_SEPARATOR = "###"; member in OHOS::DistributedKv::Constant
23 constexpr const char *Constant::KEY_SEPARATOR; member in OHOS::DistributedData::Constant