Searched refs:sharedBundlePath (Results 1 – 3 of 3) sorted by relevance
297 …void ProcessSystemSharedBundleInstall(const std::string &sharedBundlePath, Constants::AppType appT…
398 void BMSEventHandler::ProcessSystemSharedBundleInstall(const std::string& sharedBundlePath, Constan… in ProcessSystemSharedBundleInstall() argument
1058 void BMSEventHandler::ProcessSystemSharedBundleInstall(const std::string &sharedBundlePath, Constan… in ProcessSystemSharedBundleInstall() argument1060 …DEFAULT, "Process system shared bundle by sharedBundlePath(%{public}s)", sharedBundlePath.c_str()); in ProcessSystemSharedBundleInstall()1067 installParam.sharedBundleDirPaths = {sharedBundlePath}; in ProcessSystemSharedBundleInstall()1071 …LOG_W(BMS_TAG_DEFAULT, "install system shared bundle: %{public}s error", sharedBundlePath.c_str()); in ProcessSystemSharedBundleInstall()