Home
last modified time | relevance | path

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

12345678910>>...12

/aosp_15_r20/hardware/ril/libril/
H A Dril_service.cpp2910 void populateResponseInfo(RadioResponseInfo& responseInfo, int serial, int responseType, in populateResponseInfo()
2924 int responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseIntOrEmpty()
2943 int responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseInt()
2959 int responseType, int serial, RIL_Errno e, in getIccCardStatusResponse()
3009 int responseType, int serial, RIL_Errno e, in supplyIccPinForAppResponse()
3031 int responseType, int serial, RIL_Errno e, in supplyIccPukForAppResponse()
3052 int responseType, int serial, RIL_Errno e, in supplyIccPin2ForAppResponse()
3073 int responseType, int serial, RIL_Errno e, in supplyIccPuk2ForAppResponse()
3094 int responseType, int serial, RIL_Errno e, in changeIccPinForAppResponse()
3115 int responseType, int serial, RIL_Errno e, in changeIccPin2ForAppResponse()
[all …]
H A Dril.cpp283 int responseType = (s_callbacks.version >= 13) in resendLastNITZTimeData() local
619 int responseType; in RIL_onRequestComplete() local
772 int responseType; in RIL_onUnsolicitedResponse() local
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp4840 void populateResponseInfo(RadioResponseInfo& responseInfo, int serial, int responseType, in populateResponseInfo()
4856 int serial, int responseType, RIL_Errno e) { in populateResponseInfo_1_6()
4869 int responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseIntOrEmpty()
4888 int responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseInt()
4903 …:hardware::radio::V1_6::RadioResponseInfo &responseInfo, int serial, int responseType, RIL_Errno e, in responseInt_1_6()
4919 int responseType, int serial, RIL_Errno e, in getIccCardStatusResponse()
5033 int responseType, int serial, RIL_Errno e, in supplyIccPinForAppResponse()
5055 int responseType, int serial, RIL_Errno e, in supplyIccPukForAppResponse()
5076 int responseType, int serial, RIL_Errno e, in supplyIccPin2ForAppResponse()
5097 int responseType, int serial, RIL_Errno e, in supplyIccPuk2ForAppResponse()
[all …]
Dril_config.cpp348 int radio_1_6::getSimSlotsStatusResponse(int slotId, int responseType, int serial, in getSimSlotsStatusResponse()
385 int radio_1_6::setSimSlotsMappingResponse(int slotId, int responseType, int serial, in setSimSlotsMappingResponse()
404 int radio_1_6::getPhoneCapabilityResponse(int slotId, int responseType, int serial, in getPhoneCapabilityResponse()
438 int radio_1_6::setPreferredDataModemResponse(int slotId, int responseType, int serial, in setPreferredDataModemResponse()
457 int radio_1_6::setModemsConfigResponse(int slotId, int responseType, int serial, in setModemsConfigResponse()
476 int radio_1_6::getModemsConfigResponse(int slotId, int responseType, int serial, in getModemsConfigResponse()
503 int radio_1_6::getHalDeviceCapabilitiesResponse(int slotId, int responseType, int serial, in getHalDeviceCapabilitiesResponse()
Dril.cpp300 int responseType = (s_callbacks.version >= 13) in resendLastNITZTimeData() local
651 int responseType; in RIL_onRequestComplete() local
817 int responseType; in RIL_onUnsolicitedResponse() local
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/client/
H A DSyncClientInterface.java227 TypeName responseType = ClassName.get(model.getMetadata().getFullModelPackageName(), in operationBaseSignature() local
322 … streamingMethod(MethodSpec.Builder methodBuilder, OperationModel opModel, TypeName responseType) { in streamingMethod()
339 TypeName responseType = ClassName.get(model.getMetadata().getFullModelPackageName(), in overloadedMethods() local
392 …private MethodSpec uploadFromFileSimpleMethod(OperationModel opModel, TypeName responseType, Class… in uploadFromFileSimpleMethod()
415 …private MethodSpec inputStreamSimpleMethod(OperationModel opModel, TypeName responseType, ClassNam… in inputStreamSimpleMethod()
434 …private MethodSpec bytesSimpleMethod(OperationModel opModel, TypeName responseType, ClassName requ… in bytesSimpleMethod()
452 …private MethodSpec downloadToFileSimpleMethod(OperationModel opModel, TypeName responseType, Class… in downloadToFileSimpleMethod()
477 TypeName responseType, in streamingInputOutputFileSimpleMethod()
H A DAsyncClientClass.java354 … ClassName responseType = poetExtensions.getModelClass(opModel.getReturnType().getReturnType()); in operationBody() local
454 … ClassName responseType = poetExtensions.getModelClass(opModel.getReturnType().getReturnType()); in operationBody() local
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DRcsStatsTest.java298 int[] responseType = { in onRcsAcsProvisioningStats_withAtoms() local
336 int[] responseType = { in onRcsAcsProvisioningStats_withAtomsInvalidSubId() local
378 int responseType = in onRcsAcsProvisioningStats_byCallBack() local
412 int responseType = in onRcsAcsProvisioningStats_byErrorCallBack() local
453 int[] responseType = {TelephonyStatsLog.RCS_ACS_PROVISIONING_STATS__RESPONSE_TYPE__ERROR, in onStoreCompleteRcsAcsProvisioningStats_withSubId() local
502 int[] responseType = {TelephonyStatsLog.RCS_ACS_PROVISIONING_STATS__RESPONSE_TYPE__ERROR, in onFlushIncompleteRcsAcsProvisioningStats_withoutSubId() local
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/client/specs/
H A DXmlProtocolSpec.java79 … ClassName responseType = poetExtensions.getModelClass(opModel.getReturnType().getReturnType()); in responseHandler() local
99 … ClassName responseType = poetExtensions.getModelClass(opModel.getReturnType().getReturnType()); in streamingResponseHandler() local
124 … TypeName responseType = poetExtensions.getModelClass(opModel.getReturnType().getReturnType()); in executionHandler() local
H A DQueryProtocolSpec.java85 … ClassName responseType = poetExtensions.getModelClass(opModel.getReturnType().getReturnType()); in responseHandler() local
106 … TypeName responseType = poetExtensions.getModelClass(opModel.getReturnType().getReturnType()); in executionHandler() local
H A DJsonProtocolSpec.java176 TypeName responseType = getPojoResponseType(opModel, poetExtensions); in executionHandler() local
250 …TypeName responseType = opModel.hasEventStreamOutput() && !isRestJson ? ClassName.get(SdkResponse.… in asyncExecutionHandler() local
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/samplecode/
H A DServiceClientHeaderSampleComposerTest.java102 TypeNode responseType = in composeClassHeaderSample_firstMethodIsNotUnaryRpc() local
681 TypeNode responseType = in valid_composeShowcaseMethodSample_lroUnaryRpcWithNoMethodArgument() local
749 TypeNode responseType = in valid_composeShowcaseMethodSample_lroRpcWithReturnResponseType() local
835 TypeNode responseType = in valid_composeShowcaseMethodSample_lroRpcWithReturnVoid() local
H A DServiceClientCallableMethodSampleComposerTest.java73 TypeNode responseType = in valid_composeLroCallableMethod_withReturnResponse() local
144 TypeNode responseType = in valid_composeLroCallableMethod_withReturnVoid() local
846 TypeNode responseType = in valid_composeRegularCallableMethod_lroRpc() local
916 TypeNode responseType = in valid_composeRegularCallableMethod_lroRpcWithReturnVoid() local
H A DServiceClientMethodSampleComposerTest.java172 TypeNode responseType = in valid_composeDefaultSample_hasLroMethodWithReturnResponse() local
238 TypeNode responseType = in valid_composeDefaultSample_hasLroMethodWithReturnVoid() local
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/gapic/model/
H A DLongrunningOperation.java23 public abstract TypeNode responseType(); in responseType() method in LongrunningOperation
36 public abstract Builder setResponseType(TypeNode responseType); in setResponseType()
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ocsp/
H A DResponseBytes.java23 ASN1ObjectIdentifier responseType; field in ResponseBytes
27 ASN1ObjectIdentifier responseType, in ResponseBytes()
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/ocsp/
H A DResponseBytes.java25 ASN1ObjectIdentifier responseType; field in ResponseBytes
29 ASN1ObjectIdentifier responseType, in ResponseBytes()
/aosp_15_r20/external/pigweed/pw_rpc/ts/
H A Ddescriptors.ts115 readonly responseType: any; property in Method
145 const responseType = protoCollection.getMessageCreator( constant
/aosp_15_r20/external/openscreen/cast/protocol/castv2/
H A Dreceiver_schema.json23 "responseType": {"type": "string", "enum": ["GET_APP_AVAILABILITY"]}, object
48 "properties": {"responseType": {"const": "GET_APP_AVAILABILITY"}}, object
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsSocketClient.java453 String responseType = socket == multicastSocket ? MULTICAST_TYPE : UNICAST_TYPE; in receiveThreadMain() local
471 private int processResponsePacket(@NonNull DatagramPacket packet, String responseType, in processResponsePacket()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssVisibilityControl.java139 String otherProtocolStackName, byte requestor, String requestorId, byte responseType, in reportNfwNotification()
301 byte responseType, boolean inEmergencyMode, boolean isCachedLocation) { in NfwNotification()
/aosp_15_r20/external/openscreen/cast/protocol/castv2/receiver_examples/
H A Dget_app_availability_response.json4 "responseType": "GET_APP_AVAILABILITY" string
/aosp_15_r20/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/annotations/
H A DRpcMethod.java64 Class<?> responseType(); in responseType() method
/aosp_15_r20/frameworks/base/media/java/android/media/tv/
H A DCommandResponse.java55 @Nullable String response, @NonNull String responseType) { in CommandResponse()
H A DAdResponse.java65 public AdResponse(int id, @ResponseType int responseType, long elapsedTime) { in AdResponse()

12345678910>>...12