Home
last modified time | relevance | path

Searched defs:MAX_NAME_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.h54 const int MAX_NAME_SIZE = 128; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_util.cpp28 constexpr int32_t MAX_NAME_SIZE = 200; variable