Searched defs:MAX_STORE_ID_LENGTH (Results 1 – 5 of 5) sorted by relevance
116 KVSTORE_API static const size_t MAX_STORE_ID_LENGTH; variable
49 const size_t Constant::MAX_STORE_ID_LENGTH = 128; member in OHOS::DistributedKv::Constant
39 constexpr int32_t MAX_STORE_ID_LENGTH = 128; in ExportConstants() local
50 constexpr int32_t MAX_STORE_ID_LENGTH = 128; in ExportConstants() local
61 static constexpr uint64_t MAX_STORE_ID_LENGTH = 128; variable