Searched refs:MAX_RUST_STR_LEN (Results 1 – 1 of 1) sorted by relevance
36 static constexpr size_t MAX_RUST_STR_LEN = 1024; variable183 if (localAbilityManagerName.length() > MAX_RUST_STR_LEN) { in AddOnDemandSystemAbilityInfo()