citra/src/core/hle/service/apt
Lioncash ba2ae9616a fs_user: std::move vectors where applicable
Allows removing some allocation churn in some locations by moving
std::vectors into Path where applicable.
2020-05-04 12:07:57 -04:00
..
bcfnt cleanup includes 2019-03-26 10:50:41 -04:00
applet_manager.cpp apt/applet_manager: std::move parameter in GlanceParameter() 2020-04-18 19:22:03 -04:00
applet_manager.h Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
apt.cpp fs_user: std::move vectors where applicable 2020-05-04 12:07:57 -04:00
apt.h Merge pull request #5203 from Subv/apt_title_allowed 2020-04-19 16:50:47 +02:00
apt_a.cpp Services/APT: Implemented the IsTitleAllowed function. 2020-04-18 00:26:08 -05:00
apt_a.h clang-format fixes 2020-02-13 17:39:15 +08:00
apt_s.cpp Merge pull request #5203 from Subv/apt_title_allowed 2020-04-19 16:50:47 +02:00
apt_s.h clang-format fixes 2020-02-13 17:39:15 +08:00
apt_u.cpp Services/APT: Implemented the GetCaptureInfo function. (#5194) 2020-04-18 20:48:09 +02:00
apt_u.h clang-format fixes 2020-02-13 17:39:15 +08:00
errors.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
ns.cpp Change over to std::shared_ptr 2019-08-14 21:30:49 -06:00
ns.h Change over to std::shared_ptr 2019-08-14 21:30:49 -06:00
ns_s.cpp clang-format fixes 2020-02-13 17:39:15 +08:00
ns_s.h clang-format fixes 2020-02-13 17:39:15 +08:00