/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_response.cpp | 27 parent.notify(info.serial); in getIccCardStatusResponse() 34 parent.notify(info.serial); in supplyIccPinForAppResponse() 41 parent.notify(info.serial); in supplyIccPukForAppResponse() 48 parent.notify(info.serial); in supplyIccPin2ForAppResponse() 55 parent.notify(info.serial); in supplyIccPuk2ForAppResponse() 62 parent.notify(info.serial); in changeIccPinForAppResponse() 69 parent.notify(info.serial); in changeIccPin2ForAppResponse() 76 parent.notify(info.serial); in supplyNetworkDepersonalizationResponse() 83 parent.notify(info.serial); in getCurrentCallsResponse() 89 parent.notify(info.serial); in dialResponse() [all …]
|
D | sap_callback.cpp | 24 parent.notify(token); in connectResponse() 30 parent.notify(token); in disconnectResponse() 43 parent.notify(token); in apduResponse() 52 parent.notify(token); in transferAtrResponse() 59 parent.notify(token); in powerResponse() 66 parent.notify(token); in resetSimResponse() 78 parent.notify(token); in transferCardReaderStatusResponse() 89 parent.notify(token); in transferProtocolResponse()
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 55 inline void notify() { in notify() function in WifiNanIfaceHidlTest 132 parent_.notify(); in notifyCapabilitiesResponse() 144 parent_.notify(); in notifyEnableResponse() 156 parent_.notify(); in notifyConfigResponse() 168 parent_.notify(); in notifyDisableResponse() 182 parent_.notify(); in notifyStartPublishResponse() 194 parent_.notify(); in notifyStopPublishResponse() 208 parent_.notify(); in notifyStartSubscribeResponse() 220 parent_.notify(); in notifyStopSubscribeResponse() 232 parent_.notify(); in notifyTransmitFollowupResponse() [all …]
|
/hardware/interfaces/wifi/1.2/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 62 inline void notify() { in notify() function in WifiNanIfaceHidlTest 145 parent_.notify(); in notifyCapabilitiesResponse() 156 parent_.notify(); in notifyEnableResponse() 167 parent_.notify(); in notifyConfigResponse() 178 parent_.notify(); in notifyDisableResponse() 191 parent_.notify(); in notifyStartPublishResponse() 202 parent_.notify(); in notifyStopPublishResponse() 215 parent_.notify(); in notifyStartSubscribeResponse() 226 parent_.notify(); in notifyStopSubscribeResponse() 237 parent_.notify(); in notifyTransmitFollowupResponse() [all …]
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_response.cpp | 82 parent_v1_5.notify(info.serial); in hangupConnectionResponse() 215 parent_v1_5.notify(info.serial); in deactivateDataCallResponse() 326 parent_v1_5.notify(info.serial); in getAvailableBandModesResponse() 540 parent_v1_5.notify(info.serial); in setInitialAttachApnResponse() 613 parent_v1_5.notify(info.serial); in setDataProfileResponse() 670 parent_v1_5.notify(info.serial); in setIndicationFilterResponse() 698 parent_v1_5.notify(info.serial); in stopNetworkScanResponse() 715 parent_v1_5.notify(info.serial); in setSignalStrengthReportingCriteriaResponse() 722 parent_v1_5.notify(info.serial); in setLinkCapacityReportingCriteriaResponse() 737 parent_v1_5.notify(info.serial); in getCurrentCallsResponse_1_2() [all …]
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_response.cpp | 82 parent_v1_6.notify(info.serial); in hangupConnectionResponse() 215 parent_v1_6.notify(info.serial); in deactivateDataCallResponse() 326 parent_v1_6.notify(info.serial); in getAvailableBandModesResponse() 540 parent_v1_6.notify(info.serial); in setInitialAttachApnResponse() 613 parent_v1_6.notify(info.serial); in setDataProfileResponse() 670 parent_v1_6.notify(info.serial); in setIndicationFilterResponse() 698 parent_v1_6.notify(info.serial); in stopNetworkScanResponse() 715 parent_v1_6.notify(info.serial); in setSignalStrengthReportingCriteriaResponse() 722 parent_v1_6.notify(info.serial); in setLinkCapacityReportingCriteriaResponse() 737 parent_v1_6.notify(info.serial); in getCurrentCallsResponse_1_2() [all …]
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_config_response.cpp | 26 parent_v1_2.notify(info.serial); in getSimSlotsStatusResponse() 38 parent_v1_2.notify(info.serial); in getPhoneCapabilityResponse() 44 parent_v1_2.notify(info.serial); in setPreferredDataModemResponse() 51 parent_v1_2.notify(info.serial); in getModemsConfigResponse() 57 parent_v1_2.notify(info.serial); in setModemsConfigResponse()
|
/hardware/interfaces/radio/config/1.1/vts/functional/ |
D | radio_config_response.cpp | 37 parent.notify(info.serial); in getPhoneCapabilityResponse() 43 parent.notify(info.serial); in setPreferredDataModemResponse() 50 parent.notify(info.serial); in getModemsConfigResponse() 56 parent.notify(info.serial); in setModemsConfigResponse()
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_response.cpp | 82 parent_v1_4.notify(info.serial); in hangupConnectionResponse() 215 parent_v1_4.notify(info.serial); in deactivateDataCallResponse() 326 parent_v1_4.notify(info.serial); in getAvailableBandModesResponse() 540 parent_v1_4.notify(info.serial); in setInitialAttachApnResponse() 613 parent_v1_4.notify(info.serial); in setDataProfileResponse() 670 parent_v1_4.notify(info.serial); in setIndicationFilterResponse() 698 parent_v1_4.notify(info.serial); in stopNetworkScanResponse() 715 parent_v1_4.notify(info.serial); in setSignalStrengthReportingCriteriaResponse() 722 parent_v1_4.notify(info.serial); in setLinkCapacityReportingCriteriaResponse() 737 parent_v1_4.notify(info.serial); in getCurrentCallsResponse_1_2() [all …]
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_response.cpp | 158 parent_v1_3.notify(info.serial); in setupDataCallResponse() 214 parent_v1_3.notify(info.serial); in deactivateDataCallResponse() 323 parent_v1_3.notify(info.serial); in getAvailableBandModesResponse() 660 parent_v1_3.notify(info.serial); in setIndicationFilterResponse() 684 parent_v1_3.notify(info.serial); in startNetworkScanResponse() 690 parent_v1_3.notify(info.serial); in stopNetworkScanResponse() 707 parent_v1_3.notify(info.serial); in setSignalStrengthReportingCriteriaResponse() 714 parent_v1_3.notify(info.serial); in setLinkCapacityReportingCriteriaResponse() 723 parent_v1_3.notify(info.serial); in getIccCardStatusResponse_1_2() 731 parent_v1_3.notify(info.serial); in getCurrentCallsResponse_1_2() [all …]
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 117 bool notify = forMe(notification); in notifyRsrcStatus() local 119 if (notify) { in notifyRsrcStatus() 139 notify = false; in notifyRsrcStatus() 143 return notify; in notifyRsrcStatus() 148 bool notify = forMe(notification); in notifyRsrcStatus() local 150 if (notify) { in notifyRsrcStatus() 178 notify = false; in notifyRsrcStatus() 182 return notify; in notifyRsrcStatus() 187 bool notify = forMe(notification); in notifyRsrcStatus() local 189 if (notify) { in notifyRsrcStatus() [all …]
|
/hardware/libhardware/modules/fingerprint/ |
D | fingerprint.c | 74 fingerprint_notify_t notify) { in set_notify_callback() argument 76 dev->notify = notify; in set_notify_callback() 104 dev->notify = NULL; in fingerprint_open()
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | IPreparedModelCallback.hal | 29 * There are three notify methods declared for the IPreparedModelCallback 30 * interface: notify_1_3, notify_1_2, and notify. One of the three 31 * notify methods must be invoked immediately after the asynchronous 33 * successfully prepared, one of the notify methods must be invoked with 35 * successfully prepared, one of the notify methods must be invoked with the 38 * IDevice::prepareModel is invalid, one of the notify methods must be invoked
|
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | Device.cpp | 95 ret = callback->notify(ErrorStatus::NONE, new PreparedModel(model, hexagonModel)); in asyncPrepare() 97 ret = callback->notify(ErrorStatus::GENERAL_FAILURE, nullptr); in asyncPrepare() 113 callback->notify(ErrorStatus::INVALID_ARGUMENT, nullptr); in prepareModel() 117 callback->notify(ErrorStatus::DEVICE_UNAVAILABLE, nullptr); in prepareModel()
|