Home
last modified time | relevance | path

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

12

/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster.cpp38 auto response = channel_->ReceiveMessage(); in ForwardCommand() local
70 void RemoteKeymaster::GetVersion(const GetVersionRequest& request, GetVersionResponse* response) { in GetVersion()
75 SupportedAlgorithmsResponse* response) { in SupportedAlgorithms()
80 SupportedBlockModesResponse* response) { in SupportedBlockModes()
85 SupportedPaddingModesResponse* response) { in SupportedPaddingModes()
90 SupportedDigestsResponse* response) { in SupportedDigests()
95 SupportedImportFormatsResponse* response) { in SupportedImportFormats()
100 SupportedExportFormatsResponse* response) { in SupportedExportFormats()
105 AddEntropyResponse* response) { in AddRngEntropy()
109 void RemoteKeymaster::Configure(const ConfigureRequest& request, ConfigureResponse* response) { in Configure()
[all …]
Dremote_keymaster4_device.cpp274 const GetHmacSharingParametersResponse response = impl_->GetHmacSharingParameters(); in getHmacSharingParameters() local
299 auto response = impl_->ComputeSharedHmac(request); in computeSharedHmac() local
323 auto response = impl_->VerifyAuthorization(request); in verifyAuthorization() local
342 AddEntropyResponse response; in addRngEntropy() local
353 GenerateKeyResponse response; in generateKey() local
375 GetKeyCharacteristicsResponse response; in getKeyCharacteristics() local
396 ImportKeyResponse response; in importKey() local
422 ImportWrappedKeyResponse response; in importWrappedKey() local
446 ExportKeyResponse response; in exportKey() local
464 AttestKeyResponse response; in attestKey() local
[all …]
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp104 void ReadCommandResponse(std::vector<std::string>& response) { in ReadCommandResponse()
156 inline bool IsFinalResponseSuccess(std::string response) { in IsFinalResponseSuccess()
167 inline bool IsFinalResponseError(std::string response) { in IsFinalResponseError()
178 inline bool IsIntermediateResponse(std::string response) { in IsIntermediateResponse()
190 std::vector<std::string> response; in openLogicalChannel() local
200 std::vector<std::string> response; in closeLogicalChannel() local
235 std::vector<std::string> response; in TEST_F() local
248 std::vector<std::string> response; in TEST_F() local
266 std::vector<std::string> response; in TEST_F() local
279 std::vector<std::string> response; in TEST_F() local
[all …]
/device/generic/goldfish/radio/libril/
Dril_service.cpp3003 void *response, size_t responseLen) { in responseIntOrEmpty()
3022 void *response, size_t responseLen) { in responseInt()
3038 void *response, size_t responseLen) { in getIccCardStatusResponse()
3088 void *response, size_t responseLen) { in supplyIccPinForAppResponse()
3110 void *response, size_t responseLen) { in supplyIccPukForAppResponse()
3131 void *response, size_t responseLen) { in supplyIccPin2ForAppResponse()
3152 void *response, size_t responseLen) { in supplyIccPuk2ForAppResponse()
3173 void *response, size_t responseLen) { in changeIccPinForAppResponse()
3194 void *response, size_t responseLen) { in changeIccPin2ForAppResponse()
3215 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()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp3939 void *response, size_t responseLen) { in responseIntOrEmpty()
3958 void *response, size_t responseLen) { in responseInt()
3974 void *response, size_t responseLen) { in getIccCardStatusResponse()
4052 void *response, size_t responseLen) { in supplyIccPinForAppResponse()
4074 void *response, size_t responseLen) { in supplyIccPukForAppResponse()
4095 void *response, size_t responseLen) { in supplyIccPin2ForAppResponse()
4116 void *response, size_t responseLen) { in supplyIccPuk2ForAppResponse()
4137 void *response, size_t responseLen) { in changeIccPinForAppResponse()
4158 void *response, size_t responseLen) { in changeIccPin2ForAppResponse()
4179 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()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp4110 void *response, size_t responseLen) { in responseIntOrEmpty()
4129 void *response, size_t responseLen) { in responseInt()
4145 void *response, size_t responseLen) { in getIccCardStatusResponse()
4226 void *response, size_t responseLen) { in supplyIccPinForAppResponse()
4248 void *response, size_t responseLen) { in supplyIccPukForAppResponse()
4269 void *response, size_t responseLen) { in supplyIccPin2ForAppResponse()
4290 void *response, size_t responseLen) { in supplyIccPuk2ForAppResponse()
4311 void *response, size_t responseLen) { in changeIccPinForAppResponse()
4332 void *response, size_t responseLen) { in changeIccPin2ForAppResponse()
4353 void *response, size_t responseLen) { in supplyNetworkDepersonalizationResponse()
[all …]
Dril_config.cpp309 RIL_Errno e, void *response, size_t responseLen) { in getSimSlotsStatusResponse()
346 RIL_Errno e, void *response, size_t responseLen) { in setSimSlotsMappingResponse()
365 RIL_Errno e, void *response, size_t responseLen) { in getPhoneCapabilityResponse()
399 RIL_Errno e, void *response, size_t responseLen) { in setPreferredDataModemResponse()
418 RIL_Errno e, void *response, size_t responseLen) { in setModemsConfigResponse()
437 RIL_Errno e, void *response, size_t responseLen) { in getModemsConfigResponse()
464 void *response, size_t responseLen) { in simSlotsStatusChanged()
DRilSapSocket.cpp45 void *response, in sOnRequestComplete()
233 void RilSapSocket::onRequestComplete(RIL_Token t, RIL_Errno e, void *response, in onRequestComplete()
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc320 auto response = cuttlefish::LauncherResponse::kSuccess; in ServerLoop() local
324 auto response = cuttlefish::LauncherResponse::kError; in ServerLoop() local
330 auto response = cuttlefish::LauncherResponse::kSuccess; in ServerLoop() local
338 auto response = cuttlefish::LauncherResponse::kError; in ServerLoop() local
344 auto response = cuttlefish::LauncherResponse::kError; in ServerLoop() local
348 auto response = cuttlefish::LauncherResponse::kSuccess; in ServerLoop() local
376 auto response = cuttlefish::LauncherResponse::kError; in ServerLoop() local
/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.h77 gatekeeper_error_t Send(const EnrollRequest& request, EnrollResponse *response) { in Send()
81 gatekeeper_error_t Send(const VerifyRequest& request, VerifyResponse *response) { in Send()
Dremote_gatekeeper.cpp74 EnrollResponse response; in enroll() local
112 VerifyResponse response; in verify() local
149 GateKeeperMessage *response) { in Send()
/device/generic/goldfish/radio/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
/device/google/cuttlefish/host/commands/secure_env/
Dgatekeeper_responder.cpp43 EnrollResponse response; in ProcessMessage() local
54 VerifyResponse response; in ProcessMessage() local
Din_process_tpm.cpp59 uint8_t* response, in Receive()
97 TSS2_RC InProcessTpm::Receive(size_t* size, uint8_t* response, int32_t) { in Receive()
Dkeymaster_responder.cpp97 AddEntropyResponse response; in ProcessMessage() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.cpp55 for (auto& response : responses) { in SendCommandResponse() local
163 void ChannelMonitor::SendUnsolicitedCommand(std::string& response) { in SendUnsolicitedCommand()
173 void ChannelMonitor::SendRemoteCommand(cuttlefish::SharedFD client, std::string& response) { in SendRemoteCommand()
Dstk_service.cpp65 std::vector<std::string> response = {{"+CUSATD: 0,1"}, {"OK"}}; in HandleReportStkServiceIsRunning() local
102 std::vector<std::string> response = {{"+CUSATE: 0"}, {"OK"}}; in HandleSendEnvelope() local
160 std::vector<std::string> response = {{"+CUSATT: 0"}, {"OK"}}; in HandleSendTerminalResponseToSim() local
Dmodem_service.cpp102 std::string response{"OK\r"}; in HandleCommandDefaultSupported() local
124 void ModemService::SendCommandToRemote(cuttlefish::SharedFD remote_client, std::string response) { in SendCommandToRemote()
/device/generic/goldfish/radio/ril/
Dreference-ril.c231 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument
378 static int parseSimResponseLine(char* line, RIL_SIM_IO_Response* response) { in parseSimResponseLine()
444 static void parseAuthResponse(char* line, RIL_SIM_IO_Response* response) { in parseAuthResponse()
674 RIL_Data_Call_Response_v11 *response = responses; in requestOrSendDataCallList() local
914 int response = 0; in requestQueryNetworkSelectionMode() local
1171 int response[maxNumOfElements]; local
1339 int response[4]; local
1379 int response; local
1440 int response[5]; local
1509 static int parseRegistrationState(char *str, int *type, int *items, int **response)
[all …]
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c310 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument
489 static int parseSimResponseLine(char* line, RIL_SIM_IO_Response* response) { in parseSimResponseLine()
764 RIL_Data_Call_Response_v11 *response = responses; in requestOrSendDataCallList() local
961 int response = 0; in requestQueryNetworkSelectionMode() local
1218 int response[maxNumOfElements]; local
1413 int response[4]; local
1453 int response; local
1514 int response[5]; local
1583 static int parseRegistrationState(char *str, int *type, int *items, int **response)
1864 char *response[3]; local
[all …]
/device/google/cuttlefish/host/commands/powerwash_cvd/
Dpowerwash_cvd.cc100 cuttlefish::LauncherResponse response; in main() local
/device/google/cuttlefish/host/commands/cvd_status/
Dcvd_status.cc97 cuttlefish::LauncherResponse response; in main() local
/device/google/cuttlefish/host/commands/tpm_simulator_manager/
Dtpm_simulator_manager.cpp94 std::uint32_t response; in main() local

12