Home
last modified time | relevance | path

Searched defs:MAX_BUNDLE_NAME_LEN (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H A Dhmdfs.h27 static const unsigned int MAX_BUNDLE_NAME_LEN = 64; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/common/include/
H A Dres_common_util.h28 constexpr uint32_t MAX_BUNDLE_NAME_LEN = 127; variable
/ohos5.0/base/startup/appspawn/lite/
H A Dappspawn_message.c33 static const size_t MAX_BUNDLE_NAME_LEN = 127; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h60 const uint8_t MAX_BUNDLE_NAME_LEN = 127; variable