Home
last modified time | relevance | path

Searched refs:MAX_CAPACITY_BUNDLES (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.cpp43 constexpr int32_t MAX_CAPACITY_BUNDLES = 5 * 1024 * 1000; // 5M variable
945 reply.SetDataCapacity(MAX_CAPACITY_BUNDLES); in HandleGetBundleInfos()
968 reply.SetDataCapacity(MAX_CAPACITY_BUNDLES); in HandleGetBundleInfosWithIntFlags()
4104 reply.SetDataCapacity(MAX_CAPACITY_BUNDLES); in HandleGetBundleInfosForContinuation()
4125 reply.SetDataCapacity(MAX_CAPACITY_BUNDLES); in HandleGetContinueBundleNames()