Home
last modified time | relevance | path

Searched refs:MAX_RUST_STR_LEN (Results 1 - 1 of 1) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dsystem_ability_manager_wrapper.cpp36 static constexpr size_t MAX_RUST_STR_LEN = 1024; member
183 if (localAbilityManagerName.length() > MAX_RUST_STR_LEN) { in AddOnDemandSystemAbilityInfo()

Completed in 1 milliseconds