Home
last modified time | relevance | path

Searched refs:ackRes (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp173 ErrCode ackRes = info.VerifyAndAckCloneAppIndex(userId, appIndex); in ProcessCloneBundleInstall() local
174 if (ackRes != ERR_OK) { in ProcessCloneBundleInstall()
175 APP_LOGE("installCloneApp fail for verifyAndAck res %{public}d", ackRes); in ProcessCloneBundleInstall()
176 return ackRes; in ProcessCloneBundleInstall()

Completed in 2 milliseconds