Searched refs:sharedBundlePath_ (Results 1 – 2 of 2) sorted by relevance
126 std::string sharedBundlePath_; variable
33 : sharedBundlePath_(path), bundleInstallChecker_(std::make_unique<BundleInstallChecker>()) in InnerSharedBundleInstaller()46 APP_LOGD("parsing shared bundle files, path : %{private}s", sharedBundlePath_.c_str()); in ParseFiles()51 result = BundleUtil::CheckFilePath({sharedBundlePath_}, inBundlePaths); in ParseFiles()