Home
last modified time | relevance | path

Searched refs:BUNDLE_CAPACITY (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbundle_info.cpp84 const uint16_t BUNDLE_CAPACITY = 20480; // 20K variable
391 CHECK_PARCEL_CAPACITY(parcel, BUNDLE_CAPACITY); in Marshalling()
428 CHECK_PARCEL_CAPACITY(parcel, BUNDLE_CAPACITY); in Marshalling()