Citron-emu/src/core/hle/service/time
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
2021-05-16 03:43:16 -04:00
..
clock_types.h service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00
ephemeral_network_system_clock_context_writer.h
ephemeral_network_system_clock_core.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
errors.h
interface.cpp service: Resolve cases of member field shadowing 2021-05-04 04:38:38 -04:00
interface.h service: Resolve cases of member field shadowing 2021-05-04 04:38:38 -04:00
local_system_clock_context_writer.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
network_system_clock_context_writer.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
standard_local_system_clock_core.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
standard_network_system_clock_core.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
standard_steady_clock_core.cpp
standard_steady_clock_core.h
standard_user_system_clock_core.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
standard_user_system_clock_core.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
steady_clock_core.h
system_clock_context_update_callback.cpp
system_clock_context_update_callback.h
system_clock_core.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
system_clock_core.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
tick_based_steady_clock_core.cpp
tick_based_steady_clock_core.h
time.cpp hle: kernel: Migrate KClientPort to KAutoObject. 2021-05-05 16:40:52 -07:00
time.h service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00
time_manager.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
time_manager.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
time_sharedmemory.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
time_sharedmemory.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
time_zone_content_manager.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
time_zone_content_manager.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
time_zone_manager.cpp service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00
time_zone_manager.h
time_zone_service.cpp general: Write buffers before pushing raw arguments 2021-04-19 12:45:50 -04:00
time_zone_service.h
time_zone_types.h service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00