Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp42 constexpr int32_t PREINSTALL_PARCEL_CAPACITY = 400 * 1024; // 400K variable
3774 !reply.SetDataCapacity(PREINSTALL_PARCEL_CAPACITY)) { in HandleGetAllPreinstalledApplicationInfos()