Home
last modified time | relevance | path

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

12345

/hardware/interfaces/gatekeeper/1.0/software/tests/
Dgatekeeper_test.cpp52 static void do_enroll(SoftGateKeeper& gatekeeper, EnrollResponse* response) { in do_enroll()
60 EnrollResponse response; in TEST() local
67 EnrollResponse response; in TEST() local
84 VerifyResponse response; in TEST() local
111 VerifyResponse response; in TEST() local
148 VerifyResponse response; in TEST() local
171 VerifyResponse response; in TEST() local
/hardware/ril/libril/
Dril_service.cpp2925 void *response, size_t responseLen) { in responseIntOrEmpty()
2944 void *response, size_t responseLen) { in responseInt()
2960 void *response, size_t responseLen) { in getIccCardStatusResponse()
3010 void *response, size_t responseLen) { in supplyIccPinForAppResponse()
3032 void *response, size_t responseLen) { in supplyIccPukForAppResponse()
3053 void *response, size_t responseLen) { in supplyIccPin2ForAppResponse()
3074 void *response, size_t responseLen) { in supplyIccPuk2ForAppResponse()
3095 void *response, size_t responseLen) { in changeIccPinForAppResponse()
3116 void *response, size_t responseLen) { in changeIccPin2ForAppResponse()
3137 void *response, size_t responseLen) { in supplyNetworkDepersonalizationResponse()
[all …]
DRilSapSocket.cpp45 void *response, in sOnRequestComplete()
233 void RilSapSocket::onRequestComplete(RIL_Token t, RIL_Errno e, void *response, in onRequestComplete()
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/
DTestWakeupClientServiceImpl.cpp49 GetRemoteTasksResponse response; in generateTask() local
90 TaskInfo response = std::move(mTasks.top()); in maybePopOne() local
222 const GetRemoteTasksResponse& response = maybeTask.value(); in GetRemoteTasks() local
238 NotifyWakeupRequiredResponse* response) { in NotifyWakeupRequired()
/hardware/ril/librilutils/proto/
Dsap-api.proto142 required Response response = 1; field
193 required Response response = 2; field
212 required Response response = 1; field
232 required Response response = 1; field
249 required Response response = 1; field
278 required Response response = 1; field
305 required Response response = 1; field
/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeperDevice.cpp57 EnrollResponse response; in enroll() local
84 VerifyResponse response; in verify() local
/hardware/interfaces/secure_element/aidl/vts/
DVtsHalSecureElementTargetTest.cpp137 std::vector<uint8_t> response; in transmit() local
221 std::vector<uint8_t> response; in TEST_P() local
249 LogicalChannelResponse response; in TEST_P() local
293 std::vector<uint8_t> response; in TEST_P() local
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DCallbackManager.h51 void setResponseFunctions(const std::shared_ptr<ResponseType>& response, in setResponseFunctions()
/hardware/interfaces/secure_element/1.0/vts/functional/
DVtsHalSecureElementV1_0TargetTest.cpp100 LogicalChannelResponse response; in TEST_P() local
140 std::vector<uint8_t> response; in TEST_P() local
187 LogicalChannelResponse response; in TEST_P() local
/hardware/interfaces/automotive/vehicle/2.0/utils/
DUserHalHelper.cpp306 std::unique_ptr<VehiclePropValue> toVehiclePropValue(const InitialUserInfoResponse& response) { in toVehiclePropValue()
320 std::unique_ptr<VehiclePropValue> toVehiclePropValue(const SwitchUserResponse& response) { in toVehiclePropValue()
334 std::unique_ptr<VehiclePropValue> toVehiclePropValue(const CreateUserResponse& response) { in toVehiclePropValue()
347 std::unique_ptr<VehiclePropValue> toVehiclePropValue(const UserIdentificationResponse& response) { in toVehiclePropValue()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/src/
DUserHalHelper.cpp330 const InitialUserInfoResponse& response) { in toVehiclePropValue()
346 const SwitchUserResponse& response) { in toVehiclePropValue()
362 const CreateUserResponse& response) { in toVehiclePropValue()
377 VehiclePropValuePool& pool, const UserIdentificationResponse& response) { in toVehiclePropValue()
/hardware/interfaces/radio/aidl/compat/libradiocompat/
DCallbackManager.cpp52 RadioResponse& CallbackManager::response() const { in response() function in android::hardware::radio::compat::CallbackManager
/hardware/interfaces/weaver/vts/
DVtsHalWeaverTargetTest.cpp287 WeaverReadResponse response; in TEST_P() local
308 WeaverReadResponse response; in TEST_P() local
325 WeaverReadResponse response; in TEST_P() local
354 WeaverReadResponse response; in TEST_P() local
388 WeaverReadResponse response; in TEST_P() local
/hardware/interfaces/radio/aidl/vts/
Dradio_ims_response.cpp35 const std::optional<ConnectionFailureInfo>& response) { in startImsTrafficResponse()
/hardware/ril/reference-ril/
Dreference-ril.c209 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument
346 static int parseSimResponseLine(char* line, RIL_SIM_IO_Response* response) { in parseSimResponseLine()
621 RIL_Data_Call_Response_v11 *response = responses; in requestOrSendDataCallList() local
739 int response = 0; in requestQueryNetworkSelectionMode() local
996 int response[maxNumOfElements]; local
1158 int response[4]; local
1198 int response; local
1259 int response[5]; local
1328 static int parseRegistrationState(char *str, int *type, int *items, int **response)
1561 char *response[3]; local
[all …]
/hardware/google/aemu/host-common/
DHostGoldfishPipe_unittest.cpp75 auto response = mDevice->read(pipe, responseSize); in TEST_F() local
/hardware/qcom/sm8150/gps/core/
Dloc_core_log.cpp145 const char* loc_get_ni_response_name(LocGpsUserResponseType response) in loc_get_ni_response_name()
/hardware/qcom/sm7250/gps/core/
Dloc_core_log.cpp145 const char* loc_get_ni_response_name(LocGpsUserResponseType response) in loc_get_ni_response_name()
/hardware/google/pixel/vibrator/common/
DCapoDetector.cpp148 void CapoDetector::handleNanoappListResponse(const fbs::NanoappListResponseT &response) { in handleNanoappListResponse()
/hardware/interfaces/automotive/remoteaccess/hal/default/fuzzer/
Dfuzzer.cpp54 [[maybe_unused]] NotifyWakeupRequiredResponse* response) { in NotifyWakeupRequired()
/hardware/interfaces/radio/aidl/compat/libradiocompat/ims/
DRadioIms.cpp81 const std::shared_ptr<aidl::IRadioImsResponse>& response, in setResponseFunctions()
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl55 android.hardware.drm.KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse()
56 android.hardware.drm.ProvideProvisionResponseResult provideProvisionResponse(in byte[] response); in provideProvisionResponse()
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPlugin.aidl426 KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse()
447 ProvideProvisionResponseResult provideProvisionResponse(in byte[] response); in provideProvisionResponse()
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPlugin.aidl55 android.hardware.drm.KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse()
56 android.hardware.drm.ProvideProvisionResponseResult provideProvisionResponse(in byte[] response); in provideProvisionResponse()
/hardware/interfaces/automotive/vehicle/2.0/utils/tests/
DUserHalHelper_test.cpp625 InitialUserInfoResponse response{ in TEST() local
649 SwitchUserResponse response{ in TEST() local
672 CreateUserResponse response{ in TEST() local
692 UserIdentificationResponse response{ in TEST() local

12345