android_device_xiaomi_sm835.../gps/core
Albert I e05f48f56c sm8350-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-21 13:04:53 +00:00
..
data-items sm8350-common: gps: Reorder initializations list to satisfy warnings 2023-08-21 13:04:53 +00:00
observer sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
Android.bp sm8350-common: gps: Update to LA.UM.9.14.r1-19200.02-LAHAINA.QSSI13.0 2022-09-26 17:12:40 +02:00
configure.ac sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
ContextBase.cpp sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
ContextBase.h sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
EngineHubProxyBase.h sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
LBSProxyBase.h sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
loc_core_log.cpp sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
loc_core_log.h sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
loc-core.pc.in sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
LocAdapterBase.cpp sm8350-common: gps: Reorder initializations list to satisfy warnings 2023-08-21 13:04:53 +00:00
LocAdapterBase.h sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
LocAdapterProxyBase.h sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
LocApiBase.cpp sm8350-common: gps: Resolve unused parameter warnings 2023-08-21 13:04:53 +00:00
LocApiBase.h sm8350-common: gps: Resolve unused parameter warnings 2023-08-21 13:04:53 +00:00
LocContext.cpp sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
LocContext.h sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
Makefile.am sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
SystemStatus.cpp sm8350-common: gps: Update to LA.UM.9.14.r1-19200.02-LAHAINA.QSSI13.0 2022-09-26 17:12:40 +02:00
SystemStatus.h sm8350-common: gps: Update to LA.UM.9.14.r1-19200.02-LAHAINA.QSSI13.0 2022-09-26 17:12:40 +02:00
SystemStatusOsObserver.cpp sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
SystemStatusOsObserver.h sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00