Searched defs:MAX_BUNDLE_NAME_LEN (Results 1 – 4 of 4) sorted by relevance
27 static const unsigned int MAX_BUNDLE_NAME_LEN = 64; variable
28 constexpr uint32_t MAX_BUNDLE_NAME_LEN = 127; variable
33 static const size_t MAX_BUNDLE_NAME_LEN = 127; variable
60 const uint8_t MAX_BUNDLE_NAME_LEN = 127; variable