Searched defs:MAX_VALUE_SIZE (Results 1 – 6 of 6) sorted by relevance
93 static constexpr size_t MAX_VALUE_SIZE = MAX_KEY_SIZE * 1024; variable
25 static constexpr size_t MAX_VALUE_SIZE = 4194304; variable
28 const int MAX_VALUE_SIZE = 128; variable
91 const uint32_t MAX_VALUE_SIZE = 4 * 1024 * 1024; member in OHOS::Test::DistributedDataTest::UdmfRunTimeStoreTest
29 static constexpr uint64_t MAX_VALUE_SIZE = 4 * 1024 * 1024; // max value size is 4M. variable
28 static constexpr uint64_t MAX_VALUE_SIZE = 4 * 1024 * 1024; // max value size is 4M. variable