* am/am: Avoid redundant copy in GetProgramInfoFromCia() We can just use a reference to the title metadata. Avoids copying several data entries and std::vector instances that don't need to be copied. * hle/service: Avoid redundant copying of std::string GetUserPath() returns the path as a reference, so we can make use of said reference to avoid making copies. |
||
---|---|---|
.. | ||
arm | ||
cheats | ||
dumping | ||
file_sys | ||
frontend | ||
gdbstub | ||
hle | ||
hw | ||
loader | ||
rpc | ||
tracer | ||
3ds.h | ||
announce_multiplayer_session.cpp | ||
announce_multiplayer_session.h | ||
CMakeLists.txt | ||
core_timing.cpp | ||
core_timing.h | ||
core.cpp | ||
core.h | ||
custom_tex_cache.cpp | ||
custom_tex_cache.h | ||
global.h | ||
memory.cpp | ||
memory.h | ||
mmio.h | ||
movie.cpp | ||
movie.h | ||
perf_stats.cpp | ||
perf_stats.h | ||
savestate.cpp | ||
savestate.h | ||
settings.cpp | ||
settings.h | ||
telemetry_session.cpp | ||
telemetry_session.h |