/hardware/google/pixel/pwrstats_util/ |
D | pwrstats_util.cpp | 42 class Options { class 49 static Options parseArgs(int argc, char** argv) { in parseArgs() 50 Options opt = { in parseArgs() 88 static void snapshot(const Options& opt, const PowerStatsCollector& collector) { in snapshot() 106 static void daemon(const Options& opt, const PowerStatsCollector& collector) { in daemon() 207 static void runWithOptions(const Options& opt, const PowerStatsCollector& collector) { in runWithOptions() 216 Options opt = parseArgs(argc, argv); in run()
|
/hardware/interfaces/gnss/aidl/android/hardware/gnss/ |
D | IGnssBatching.aidl | 53 parcelable Options { 109 void start(in Options options); in start()
|
D | IGnssMeasurementInterface.aidl | 32 parcelable Options { 115 void setCallbackWithOptions(in IGnssMeasurementCallback callback, in Options options); in setCallbackWithOptions()
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/2/android/hardware/gnss/ |
D | IGnssBatching.aidl | 40 void start(in android.hardware.gnss.IGnssBatching.Options options); in start() 46 parcelable Options {
|
D | IGnssMeasurementInterface.aidl | 40 …sMeasurementCallback callback, in android.hardware.gnss.IGnssMeasurementInterface.Options options); in setCallbackWithOptions() 42 parcelable Options {
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/4/android/hardware/gnss/ |
D | IGnssBatching.aidl | 40 void start(in android.hardware.gnss.IGnssBatching.Options options); in start() 46 parcelable Options {
|
D | IGnssMeasurementInterface.aidl | 40 …sMeasurementCallback callback, in android.hardware.gnss.IGnssMeasurementInterface.Options options); in setCallbackWithOptions() 42 parcelable Options {
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/3/android/hardware/gnss/ |
D | IGnssBatching.aidl | 40 void start(in android.hardware.gnss.IGnssBatching.Options options); in start() 46 parcelable Options {
|
D | IGnssMeasurementInterface.aidl | 40 …sMeasurementCallback callback, in android.hardware.gnss.IGnssMeasurementInterface.Options options); in setCallbackWithOptions() 42 parcelable Options {
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/current/android/hardware/gnss/ |
D | IGnssBatching.aidl | 40 void start(in android.hardware.gnss.IGnssBatching.Options options); in start() 46 parcelable Options {
|
D | IGnssMeasurementInterface.aidl | 40 …sMeasurementCallback callback, in android.hardware.gnss.IGnssMeasurementInterface.Options options); in setCallbackWithOptions() 42 parcelable Options {
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | FlpAPIClient.h | 53 int flpStartSession(const IGnssBatching::Options& options); 54 int flpUpdateSessionOptions(const IGnssBatching::Options& options);
|
D | FlpAPIClient.cpp | 45 static void convertBatchOption(const IGnssBatching::Options& in, LocationOptions& out, 88 int FlpAPIClient::flpStartSession(const IGnssBatching::Options& opts) in flpStartSession() 105 int FlpAPIClient::flpUpdateSessionOptions(const IGnssBatching::Options& opts) in flpUpdateSessionOptions() 168 static void convertBatchOption(const IGnssBatching::Options& in, LocationOptions& out, in convertBatchOption()
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | BatchingAPIClient.h | 51 int startSession(const IGnssBatching::Options& options); 52 int updateSessionOptions(const IGnssBatching::Options& options);
|
D | BatchingAPIClient.cpp | 48 static void convertBatchOption(const IGnssBatching::Options& in, LocationOptions& out, 93 int BatchingAPIClient::startSession(const IGnssBatching::Options& opts) in startSession() 110 int BatchingAPIClient::updateSessionOptions(const IGnssBatching::Options& opts) in updateSessionOptions() 173 static void convertBatchOption(const IGnssBatching::Options& in, LocationOptions& out, in convertBatchOption()
|
/hardware/qcom/sm7150/gps/android/1.0/location_api/ |
D | BatchingAPIClient.h | 51 int startSession(const V1_0::IGnssBatching::Options& options); 52 int updateSessionOptions(const V1_0::IGnssBatching::Options& options);
|
/hardware/qcom/sm7250/gps/android/1.1/location_api/ |
D | BatchingAPIClient.h | 50 int startSession(const V1_0::IGnssBatching::Options& options); 51 int updateSessionOptions(const V1_0::IGnssBatching::Options& options);
|
/hardware/qcom/sm8150p/gps/android/1.1/location_api/ |
D | BatchingAPIClient.h | 51 int startSession(const V1_0::IGnssBatching::Options& options); 52 int updateSessionOptions(const V1_0::IGnssBatching::Options& options);
|
D | BatchingAPIClient.cpp | 52 static void convertBatchOption(const IGnssBatching::Options& in, LocationOptions& out, 97 int BatchingAPIClient::startSession(const IGnssBatching::Options& opts) in startSession() 114 int BatchingAPIClient::updateSessionOptions(const IGnssBatching::Options& opts) in updateSessionOptions() 178 static void convertBatchOption(const IGnssBatching::Options& in, LocationOptions& out, in convertBatchOption()
|
/hardware/qcom/sm8150p/gps/android/1.0/location_api/ |
D | BatchingAPIClient.h | 51 int startSession(const V1_0::IGnssBatching::Options& options); 52 int updateSessionOptions(const V1_0::IGnssBatching::Options& options);
|
/hardware/qcom/sm8150/gps/android/1.0/location_api/ |
D | BatchingAPIClient.h | 50 int startSession(const V1_0::IGnssBatching::Options& options); 51 int updateSessionOptions(const V1_0::IGnssBatching::Options& options);
|
/hardware/qcom/sm7250/gps/android/1.0/location_api/ |
D | BatchingAPIClient.h | 50 int startSession(const V1_0::IGnssBatching::Options& options); 51 int updateSessionOptions(const V1_0::IGnssBatching::Options& options);
|
D | BatchingAPIClient.cpp | 53 static void convertBatchOption(const IGnssBatching::Options& in, LocationOptions& out, 98 int BatchingAPIClient::startSession(const IGnssBatching::Options& opts) in startSession() 115 int BatchingAPIClient::updateSessionOptions(const IGnssBatching::Options& opts) in updateSessionOptions() 179 static void convertBatchOption(const IGnssBatching::Options& in, LocationOptions& out, in convertBatchOption()
|
/hardware/qcom/sm7150/gps/android/1.1/location_api/ |
D | BatchingAPIClient.h | 51 int startSession(const V1_0::IGnssBatching::Options& options); 52 int updateSessionOptions(const V1_0::IGnssBatching::Options& options);
|
/hardware/qcom/sm8150/gps/android/1.1/location_api/ |
D | BatchingAPIClient.h | 50 int startSession(const V1_0::IGnssBatching::Options& options); 51 int updateSessionOptions(const V1_0::IGnssBatching::Options& options);
|