/aosp12/hardware/qcom/sm7250/gps/android/2.1/ |
H A D | GnssMeasurement.cpp | 74 clearInterfaces(); in setCallback() 82 void GnssMeasurement::clearInterfaces() { in clearInterfaces() function in android::hardware::gnss::V2_1::implementation::GnssMeasurement 107 clearInterfaces(); in close() 133 clearInterfaces(); in setCallback_1_1() 164 clearInterfaces(); in setCallback_2_0() 195 clearInterfaces(); in setCallback_2_1()
|
H A D | GnssMeasurement.h | 84 void clearInterfaces();
|
/aosp12/hardware/qcom/sm8150/gps/android/2.1/ |
H A D | GnssMeasurement.cpp | 74 clearInterfaces(); in setCallback() 82 void GnssMeasurement::clearInterfaces() { in clearInterfaces() function in android::hardware::gnss::V2_1::implementation::GnssMeasurement 107 clearInterfaces(); in close() 133 clearInterfaces(); in setCallback_1_1() 164 clearInterfaces(); in setCallback_2_0() 195 clearInterfaces(); in setCallback_2_1()
|
H A D | GnssMeasurement.h | 84 void clearInterfaces();
|
/aosp12/hardware/qcom/sm7250/gps/android/2.0/ |
H A D | GnssMeasurement.cpp | 74 clearInterfaces(); in setCallback() 82 void GnssMeasurement::clearInterfaces() { in clearInterfaces() function in android::hardware::gnss::V2_0::implementation::GnssMeasurement 103 clearInterfaces(); in close() 129 clearInterfaces(); in setCallback_1_1() 160 clearInterfaces(); in setCallback_2_0()
|
H A D | GnssMeasurement.h | 78 void clearInterfaces();
|
/aosp12/hardware/qcom/sm8150/gps/android/2.0/ |
H A D | GnssMeasurement.cpp | 74 clearInterfaces(); in setCallback() 82 void GnssMeasurement::clearInterfaces() { in clearInterfaces() function in android::hardware::gnss::V2_0::implementation::GnssMeasurement 103 clearInterfaces(); in close() 129 clearInterfaces(); in setCallback_1_1() 160 clearInterfaces(); in setCallback_2_0()
|
H A D | GnssMeasurement.h | 78 void clearInterfaces();
|
/aosp12/hardware/qcom/sm7250/gps/android/2.1/location_api/ |
H A D | MeasurementAPIClient.cpp | 90 void MeasurementAPIClient::clearInterfaces() in clearInterfaces() function in android::hardware::gnss::V2_1::implementation::MeasurementAPIClient 105 clearInterfaces(); in measurementSetCallback() 121 clearInterfaces(); in measurementSetCallback_1_1() 137 clearInterfaces(); in measurementSetCallback_2_0() 151 clearInterfaces(); in measurementSetCallback_2_1()
|
H A D | MeasurementAPIClient.h | 88 void clearInterfaces();
|
/aosp12/hardware/qcom/sm8150/gps/android/2.1/location_api/ |
H A D | MeasurementAPIClient.cpp | 90 void MeasurementAPIClient::clearInterfaces() in clearInterfaces() function in android::hardware::gnss::V2_1::implementation::MeasurementAPIClient 105 clearInterfaces(); in measurementSetCallback() 121 clearInterfaces(); in measurementSetCallback_1_1() 137 clearInterfaces(); in measurementSetCallback_2_0() 151 clearInterfaces(); in measurementSetCallback_2_1()
|
H A D | MeasurementAPIClient.h | 88 void clearInterfaces();
|
/aosp12/hardware/qcom/sm7250/gps/android/2.0/location_api/ |
H A D | MeasurementAPIClient.cpp | 78 void MeasurementAPIClient::clearInterfaces() in clearInterfaces() function in android::hardware::gnss::V2_0::implementation::MeasurementAPIClient 92 clearInterfaces(); in measurementSetCallback() 108 clearInterfaces(); in measurementSetCallback_1_1() 124 clearInterfaces(); in measurementSetCallback_2_0()
|
H A D | MeasurementAPIClient.h | 82 void clearInterfaces();
|
/aosp12/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
H A D | MeasurementAPIClient.cpp | 78 void MeasurementAPIClient::clearInterfaces() in clearInterfaces() function in android::hardware::gnss::V2_0::implementation::MeasurementAPIClient 92 clearInterfaces(); in measurementSetCallback() 108 clearInterfaces(); in measurementSetCallback_1_1() 124 clearInterfaces(); in measurementSetCallback_2_0()
|
H A D | MeasurementAPIClient.h | 82 void clearInterfaces();
|
/aosp12/system/netd/server/ |
H A D | Network.h | 46 [[nodiscard]] int clearInterfaces();
|
H A D | Network.cpp | 48 int Network::clearInterfaces() { in clearInterfaces() function in android::net::Network
|
H A D | NetworkController.cpp | 484 int ret = network->clearInterfaces(); in destroyNetwork()
|