Home
last modified time | relevance | path

Searched defs:requestor (Results 1 – 25 of 25) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DLocalOnlyHotspotRequestInfo.java51 void onLocalOnlyHotspotRequestorDeath(LocalOnlyHotspotRequestInfo requestor); in onLocalOnlyHotspotRequestorDeath()
H A DWifiServiceImpl.java245 public void onLocalOnlyHotspotRequestorDeath(LocalOnlyHotspotRequestInfo requestor) { in onLocalOnlyHotspotRequestorDeath()
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssVisibilityControl.java139 String otherProtocolStackName, byte requestor, String requestorId, byte responseType, in reportNfwNotification()
300 String otherProtocolStackName, byte requestor, String requestorId, in NfwNotification()
H A DGnssLocationProvider.java1647 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification()
/aosp12/packages/services/Car/cpp/watchdog/car-watchdog-lib/src/android/car/watchdoglib/
H A DCarWatchdogDaemonHelper.java103 public CarWatchdogDaemonHelper(@NonNull String requestor) { in CarWatchdogDaemonHelper()
/aosp12/system/bt/gd/proto/bluetooth/metrics/
H A Dbluetooth.proto203 optional string requestor = 2; field
/aosp12/system/bt/test/mock/
H A Dmock_common_metrics.cc105 const std::string& requestor, in LogWakeEvent()
/aosp12/system/bt/common/
H A Dmetrics_linux.cc51 const std::string& requestor, in LogWakeEvent()
H A Dmetrics_unittest.cc86 const std::string& requestor, const std::string& name, in MakeWakeEvent()
H A Dmetrics.cc313 const std::string& requestor, in LogWakeEvent()
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
H A DGnssNative.java286 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification()
1196 String otherProtocolStackName, byte requestor, String requestorId, in reportNfwNotification()
/aosp12/hardware/qcom/gps/msm8998/location/
H A DLocationAPI.h491 char requestor[GNSS_NI_REQUESTOR_MAX]; // the requestor that is making the request member
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/
H A DLocationAPI.h490 char requestor[GNSS_NI_REQUESTOR_MAX]; // the requestor that is making the request member
/aosp12/hardware/qcom/gps/msm8909w_3100/location/
H A DLocationAPI.h522 char requestor[GNSS_NI_REQUESTOR_MAX]; // the requestor that is making the request member
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiServiceImplTest.java3175 private static void nopDeathCallback(LocalOnlyHotspotRequestInfo requestor) { in nopDeathCallback()
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/
H A DLocationDataTypes.h774 char requestor[GNSS_NI_REQUESTOR_MAX]; // the requestor that is making the request member
/aosp12/hardware/qcom/sm8150p/gps/location/
H A DLocationDataTypes.h1049 char requestor[GNSS_NI_REQUESTOR_MAX]; // the requestor that is making the request member
/aosp12/hardware/qcom/sm7150/gps/location/
H A DLocationDataTypes.h1057 char requestor[GNSS_NI_REQUESTOR_MAX]; // the requestor that is making the request member
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A Dgps_extended_c.h2222 GnssNfwRequestor requestor; member
/aosp12/hardware/qcom/sm7150/gps/utils/
H A Dgps_extended_c.h2234 GnssNfwRequestor requestor; member
/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dgps_extended_c.h2307 GnssNfwRequestor requestor; member
/aosp12/hardware/qcom/sm7250/gps/location/
H A DLocationDataTypes.h1264 char requestor[GNSS_NI_REQUESTOR_MAX]; // the requestor that is making the request member
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dgps_extended_c.h2307 GnssNfwRequestor requestor; member
/aosp12/hardware/qcom/sm8150/gps/location/
H A DLocationDataTypes.h1264 char requestor[GNSS_NI_REQUESTOR_MAX]; // the requestor that is making the request member
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto8708 optional android.server.location.NfwRequestor requestor = 4; field