Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dparcel_macro.h49 #define CHECK_PARCEL_CAPACITY(parcel, capacity) \ macro
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapp_provision_info.cpp52 CHECK_PARCEL_CAPACITY(parcel, APP_PROVISION_INFO_CAPACITY); in Marshalling()
H A Dbundle_info.cpp391 CHECK_PARCEL_CAPACITY(parcel, BUNDLE_CAPACITY); in Marshalling()
428 CHECK_PARCEL_CAPACITY(parcel, BUNDLE_CAPACITY); in Marshalling()
H A Dextension_ability_info.cpp296 CHECK_PARCEL_CAPACITY(parcel, ABILITY_CAPACITY); in Marshalling()
H A Dapplication_info.cpp608 CHECK_PARCEL_CAPACITY(parcel, APPLICATION_CAPACITY); in Marshalling()
678 CHECK_PARCEL_CAPACITY(parcel, APPLICATION_CAPACITY); in Marshalling()
H A Dhap_module_info.cpp703 CHECK_PARCEL_CAPACITY(parcel, MODULE_CAPACITY); in Marshalling()
H A Dability_info.cpp345 CHECK_PARCEL_CAPACITY(parcel, ABILITY_CAPACITY); in Marshalling()