platform_device_xiaomi_sm84.../gps/core
Albert I 2117624012 sm8450-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
2024-03-19 23:22:37 +01:00
..
data-items sm8450-common: gps: HAL: Location compilation bringup for wearables 2024-03-19 23:22:37 +01:00
observer sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
Android.bp sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
configure.ac sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
ContextBase.cpp sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
ContextBase.h sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
EngineHubProxyBase.h sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
LBSProxyBase.h sm8450-common: gps: Resolve unused parameter warnings 2024-03-19 23:22:37 +01:00
loc-core.pc.in sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
loc_core_log.cpp sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
loc_core_log.h sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
LocAdapterBase.cpp sm8450-common: gps: Reorder initializations list to satisfy warnings 2024-03-19 23:22:37 +01:00
LocAdapterBase.h sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
LocAdapterProxyBase.h sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
LocApiBase.cpp sm8450-common: gps: Resolve unused parameter warnings 2024-03-19 23:22:37 +01:00
LocApiBase.h sm8450-common: gps: Resolve unused parameter warnings 2024-03-19 23:22:37 +01:00
LocContext.cpp sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
LocContext.h sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
Makefile.am sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
SystemStatus.cpp sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
SystemStatus.h sm8450-common: gps: Resolve unused parameter warnings 2024-03-19 23:22:37 +01:00
SystemStatusOsObserver.cpp sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
SystemStatusOsObserver.h sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00