Home
last modified time | relevance | path

Searched refs:GetES (Results 1 – 25 of 33) sorted by relevance

12

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DWiiUtils.cpp59 const auto es = ios.GetES(); in ImportWAD()
128 const IOS::ES::TMDReader installed_tmd = ios.GetES()->FindInstalledTMD(title_id); in InstallWAD()
142 ios.GetES()->DeleteTitleContent(previous_temporary_title_id); in InstallWAD()
171 return ios.GetES()->DeleteTitleContent(title_id) == IOS::HLE::IPC_SUCCESS; in UninstallTitle()
211 const auto tmd = m_ios.GetES()->FindInstalledTMD(Titles::SYSTEM_MENU); in GetDeviceRegion()
228 if (m_ios.GetES()->GetDeviceId(&ios_device_id) < 0) in GetDeviceId()
320 const auto es = m_ios.GetES(); in ShouldInstallTitle()
435 const auto es = m_ios.GetES(); in InstallTitleFromNUS()
715 const IOS::ES::TMDReader tmd = m_ios.GetES()->FindInstalledTMD(title.id); in ProcessEntry()
716 const IOS::ES::TicketReader ticket = m_ios.GetES()->FindSignedTicket(title.id); in ProcessEntry()
[all …]
H A DWiiRoot.cpp313 for (const u64 title_id : ios->GetES()->GetInstalledTitles()) in CleanUpWiiFileSystemContents()
H A DConfigManager.cpp866 const IOS::ES::TMDReader tmd = ios.GetES()->FindInstalledTMD(nand_title.id); in operator ()()
923 const IOS::ES::TMDReader system_menu_tmd = ios.GetES()->FindInstalledTMD(Titles::SYSTEM_MENU); in GetFallbackRegion()
H A DNetPlayServer.cpp1529 for (const u64 title : ios.GetES()->GetInstalledTitles()) in SyncSaveData()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/Boot/
H A DBoot_WiiWAD.cpp26 auto es = IOS::HLE::GetIOS()->GetES(); in BootNANDTitle()
H A DBoot_BS2Emu.cpp504 IOS::HLE::GetIOS()->GetES()->DIVerify(tmd, volume.GetTicket(partition)); in EmulatedBS2_Wii()
H A DBoot.cpp594 const auto es = IOS::HLE::GetIOS()->GetES(); in CreateSystemMenuTitleDirs()
/dports/net/opal/opal-3.10.10/include/h224/
H A Dh224.h138 PBoolean GetES() const;
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/IOS/WFS/
H A DWFSI.cpp167 IOS::ES::TicketReader ticket = m_ios.GetES()->FindSignedTicket(m_tmd.GetTitleId()); in IOCtl()
388 if (GetIOS()->GetES()->GetTitleId(&tid) < 0) in IOCtl()
395 IOS::ES::TMDReader tmd = GetIOS()->GetES()->FindInstalledTMD(tid); in IOCtl()
/dports/net/h323plus/h323plus-1_27_2/include/h224/
H A Dh224.h67 PBoolean GetES() const;
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/IOS/
H A DIOS.h84 std::shared_ptr<Device::ES> GetES();
H A DIOS.cpp288 std::shared_ptr<Device::ES> Kernel::GetES() in GetES() function in IOS::HLE::Kernel
/dports/net/h323plus/h323plus-1_27_2/src/h224/
H A Dh224.cxx143 PBoolean H224_Frame::GetES() const in GetES() function in H224_Frame
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DiscIO/
H A DVolumeVerifier.cpp527 const auto es = ios.GetES(); in CheckPartition()
987 const auto es = ios.GetES(); in CheckMisc()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/
H A DWiiSave.cpp502 for (const u64 title : ios.GetES()->GetInstalledTitles()) in ExportAll()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/IOS/DI/
H A DDI.cpp668 ReturnCode es_result = m_ios.GetES()->DIVerify(tmd, DVDThread::GetTicket(m_current_partition)); in IOCtlV()
/dports/net/opal/opal-3.10.10/src/h224/
H A Dh224.cxx361 PBoolean H224_Frame::GetES() const in GetES() function in H224_Frame
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/
H A DMenuBar.cpp992 const auto tmd = ios.GetES()->FindInstalledTMD(Titles::SYSTEM_MENU); in UpdateToolsMenu()
/dports/net/opal/opal-3.10.10/src/win32/
H A Dopaln_2005.dtf33998 ?GetES@H224_Frame@@QBE_NXZ @30141 NONAME
H A Dopaln_2005_wm6.dtf34000 ?GetES@H224_Frame@@QBA_NXZ @30484 NONAME
H A Dopaln_2005_wm.dtf34000 ?GetES@H224_Frame@@QBA_NXZ @30484 NONAME
H A Dopaln_2008.dtf34416 ?GetES@H224_Frame@@QBE_NXZ @30141 NONAME
H A Dopal_2005.dtf38012 ?GetES@H224_Frame@@QBE_NXZ @34101 NONAME
H A Dopal_2005_wm6.dtf38014 ?GetES@H224_Frame@@QBA_NXZ @35030 NONAME
H A Dopal_2008.dtf38435 ?GetES@H224_Frame@@QBE_NXZ @34101 NONAME

12