Searched refs:hqfInfoNativeLibraryPath (Results 1 – 1 of 1) sorted by relevance
135 auto &hqfInfoNativeLibraryPath = hqfInfo.nativeLibraryPath; in CheckPatchNativeSoWithInstalledBundle() local136 if (!hapModuleInfoNativeLibraryPath.empty() && !hqfInfoNativeLibraryPath.empty()) { in CheckPatchNativeSoWithInstalledBundle()137 … if ((hapModuleInfoNativeLibraryPath.find(hqfInfoNativeLibraryPath) == std::string::npos) && in CheckPatchNativeSoWithInstalledBundle()140 hqfInfoNativeLibraryPath.c_str(), hapModuleInfoNativeLibraryPath.c_str()); in CheckPatchNativeSoWithInstalledBundle()