Home
last modified time | relevance | path

Searched refs:VECTOR_SIZE_UNDER_DEFAULT_DATA (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.cpp3772 constexpr int32_t VECTOR_SIZE_UNDER_DEFAULT_DATA = 500; in HandleGetAllPreinstalledApplicationInfos() local
3773 if (vectorSize > VECTOR_SIZE_UNDER_DEFAULT_DATA && in HandleGetAllPreinstalledApplicationInfos()