device_xiaomi_sm6150-common/gps/core
Albert I 3ac812ed09 sm6150-common: gps: Reorder initializations list to satisfy warnings
-Wreorder-ctor is a compile-time, Clang-only flag which is enabled by
default since Clang 12, which will warn whenever a specified field will
be initialized right after field specified below it. However, since it
doesn't sweep through all fields, compiler may miss some of them.

This order has been checked thoroughly through many trial and errors to
ensure that no such warns will be triggered anymore.

Change-Id: Id24cbb7277dc8d6c02767f8f365818ab6c017683
2023-08-20 18:47:33 +02:00
..
data-items sm6150-common: gps: Reorder initializations list to satisfy warnings 2023-08-20 18:47:33 +02:00
observer davinci: gps: Update to LA.UM.9.1.r1-06700-SMxxx0.0 2020-12-30 02:02:58 +01:00
Android.bp sm6150-common: gps: Update to LA.UM.9.1.r1-13000-SMxxx0.QSSI13.0 2023-01-27 01:32:59 +00:00
configure.ac davinci: gps: Update to LA.UM.9.1.r1-06700-SMxxx0.0 2020-12-30 02:02:58 +01:00
ContextBase.cpp sm6150-common: gps: Update to LA.UM.9.1.r1-11200-SMxxx0.0 2022-06-28 00:41:07 +02:00
ContextBase.h sm6150-common: gps: Update to LA.UM.9.1.r1-11200-SMxxx0.0 2022-06-28 00:41:07 +02:00
EngineHubProxyBase.h sm6150-common: gps: Update to LA.UM.9.1.r1-11200-SMxxx0.0 2022-06-28 00:41:07 +02:00
LBSProxyBase.h davinci: gps: Import from LA.UM.8.9.r1-03800-sm6150.0 2020-11-23 20:44:37 +01:00
loc_core_log.cpp davinci: gps: Update to LA.UM.9.1.r1-06700-SMxxx0.0 2020-12-30 02:02:58 +01:00
loc_core_log.h davinci: gps: Import from LA.UM.8.9.r1-03800-sm6150.0 2020-11-23 20:44:37 +01:00
loc-core.pc.in davinci: gps: Import from LA.UM.8.9.r1-03800-sm6150.0 2020-11-23 20:44:37 +01:00
LocAdapterBase.cpp sm6150-common: gps: Reorder initializations list to satisfy warnings 2023-08-20 18:47:33 +02:00
LocAdapterBase.h sm6150-common: gps: Update to LA.UM.9.1.r1-11200-SMxxx0.0 2022-06-28 00:41:07 +02:00
LocAdapterProxyBase.h davinci: gps: Import from LA.UM.8.9.r1-03800-sm6150.0 2020-11-23 20:44:37 +01:00
LocApiBase.cpp sm6150-common: gps: Resolve unused parameter warnings 2023-08-20 18:47:33 +02:00
LocApiBase.h sm6150-common: gps: Resolve unused parameter warnings 2023-08-20 18:47:33 +02:00
LocContext.cpp sm6150-common: gps: Update to LA.UM.9.1.r1-11200-SMxxx0.0 2022-06-28 00:41:07 +02:00
LocContext.h sm6150-common: gps: Update to LA.UM.9.1.r1-11200-SMxxx0.0 2022-06-28 00:41:07 +02:00
Makefile.am davinci: gps: Update to LA.UM.9.1.r1-06700-SMxxx0.0 2020-12-30 02:02:58 +01:00
SystemStatus.cpp sm6150-common: gps: Update to LA.UM.9.1.r1-11200-SMxxx0.0 2022-06-28 00:41:07 +02:00
SystemStatus.h sm6150-common: gps: Update to LA.UM.9.1.r1-13000-SMxxx0.QSSI13.0 2023-01-27 01:32:59 +00:00
SystemStatusOsObserver.cpp davinci: gps: Update to LA.UM.9.1.r1-06700-SMxxx0.0 2020-12-30 02:02:58 +01:00
SystemStatusOsObserver.h davinci: gps: Update to LA.UM.9.1.r1-06700-SMxxx0.0 2020-12-30 02:02:58 +01:00