Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_installer.cpp267 char innerAppId[] = "appId"; in ProcessBundleInstall() local
268 installRecord.appId = innerAppId; in ProcessBundleInstall()
269 bundleInfo->appId = Utils::Strdup(innerAppId); in ProcessBundleInstall()