Searched refs:convertedWant (Results 1 – 1 of 1) sorted by relevance
12347 Want convertedWant = want; in OpenLink() local12348 retCode = ConvertToExplicitWant(convertedWant); in OpenLink()12363 convertedWant.AddFlags(Want::FLAG_INSTALL_ON_DEMAND); in OpenLink()12364 TAG_LOGD(AAFwkTag::ABILITYMGR, "convertedWant=%{public}s", convertedWant.ToString().c_str()); in OpenLink()12365 retCode = freeInstallManager_->StartFreeInstall(convertedWant, GetValidUserId(userId), in OpenLink()12404 &convertedWant = want, this](int resultCode, AAFwk::Want& want) { in ConvertToExplicitWant()12408 convertedWant = want; in ConvertToExplicitWant()