Searched refs:libModuleName (Results 1 – 1 of 1) sorted by relevance
866 std::string libModuleName = modules[i]; in MountAllHsp() local868 … APPSPAWN_CHECK(CheckPath(libBundleName) && CheckPath(libModuleName) && CheckPath(libVersion), in MountAllHsp()871 …ibPhysicalPath = g_physicalAppInstallPath + libBundleName + "/" + libVersion + "/" + libModuleName; in MountAllHsp()872 …ring mntPath = sandboxPackagePath + g_sandboxHspInstallPath + libBundleName + "/" + libModuleName; in MountAllHsp()