Searched refs:ErrorIccIoResponse (Results 1 – 3 of 3) sorted by relevance
299 EXPECT_NE(telRilSim->ErrorIccIoResponse(telRilRequest, responseInfo), TELEPHONY_ERR_SUCCESS);308 EXPECT_NE(telRilSim->ErrorIccIoResponse(telRilRequest, responseInfo), TELEPHONY_ERR_SUCCESS);
116 int32_t ErrorIccIoResponse(
82 int32_t TelRilSim::ErrorIccIoResponse( in ErrorIccIoResponse() function in OHOS::Telephony::TelRilSim594 return ErrorIccIoResponse(telRilRequest, radioResponseInfo); in ResponseIccIo()