Home
last modified time | relevance | path

Searched refs:apppIndex (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.cpp4138 int32_t apppIndex = data.ReadInt32(); in HandleIsBundleInstalled() local
4140 auto ret = IsBundleInstalled(bundleName, userId, apppIndex, isBundleInstalled); in HandleIsBundleInstalled()