Home
last modified time | relevance | path

Searched refs:SetIndex (Results 1 - 17 of 17) sorted by relevance

/base/telephony/sms_mms/test/fuzztest/smspdubuffer_fuzzer/
H A Dsmspdubuffer_fuzzer.cpp37 buffer->SetIndex(i); in ReadBuffer()
47 buffer->SetIndex(0); in ReadBuffer()
55 buffer->SetIndex(0); in ReadBuffer()
74 buffer->SetIndex(i); in WriteBuffer()
84 buffer->SetIndex(0); in WriteBuffer()
90 buffer->SetIndex(0); in WriteBuffer()
96 buffer->SetIndex(0); in WriteBuffer()
106 buffer->SetIndex(0); in WriteBuffer()
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_cdma_sms_test.cpp164 EXPECT_FALSE(buffer->SetIndex(1)); in HWTEST_F()
166 EXPECT_TRUE(buffer->SetIndex(0)); in HWTEST_F()
191 EXPECT_TRUE(buffer->SetIndex(1)); in HWTEST_F()
193 EXPECT_TRUE(buffer->SetIndex(0)); in HWTEST_F()
195 EXPECT_TRUE(buffer->SetIndex(pduLen)); in HWTEST_F()
197 EXPECT_FALSE(buffer->SetIndex(pduLen + 1)); in HWTEST_F()
200 EXPECT_TRUE(buffer->SetIndex(0)); in HWTEST_F()
210 EXPECT_TRUE(buffer->SetIndex(pduLen)); in HWTEST_F()
235 buffer->SetIndex(0); in HWTEST_F()
242 buffer->SetIndex( in HWTEST_F()
[all...]
H A Dcdma_sms_gtest.cpp239 EXPECT_FALSE(buffer->SetIndex(1)); in HWTEST_F()
247 rBuffer->SetIndex(0); in HWTEST_F()
256 wBuffer->SetIndex(0); in HWTEST_F()
405 rBuffer.SetIndex(VALUE_INDEX); in CheckDeliverUserData()
407 rBuffer.SetIndex(0); in CheckDeliverUserData()
422 rBuffer.SetIndex(VALUE_INDEX); in CheckSubmitUserData()
424 rBuffer.SetIndex(0); in CheckSubmitUserData()
441 rBuffer2.SetIndex(VALUE_INDEX); in CheckSubmitUserData()
443 rBuffer2.SetIndex(0); in CheckSubmitUserData()
492 rBuffer.SetIndex(VALUE_INDE in HWTEST_F()
[all...]
/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_transport_message.cpp44 pdu.SetIndex(0); in Encode()
69 pdu.SetIndex(0); in Decode()
188 pdu.SetIndex(index); in CdmaSmsP2pMessage()
225 pdu.SetIndex(index); in CdmaSmsBroadcastMessage()
234 pdu.SetIndex(index); in CdmaSmsBroadcastMessage()
H A Dcdma_sms_parameter_record.cpp440 pdu.SetIndex(index); in CdmaSmsBearerData()
/base/security/code_signature/interfaces/innerkits/jit_code_sign/include/
H A Dpac_sign_ctx.h44 void SetIndex(uint32_t index);
/base/telephony/cellular_call/services/connection/include/
H A Dbase_connection.h94 void SetIndex(int32_t index);
/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp67 void BaseConnection::SetIndex(int32_t index) in SetIndex() function in OHOS::Telephony::BaseConnection
/base/telephony/sms_mms/services/sms/include/
H A Dsms_pdu_buffer.h32 bool SetIndex(uint16_t index);
/base/telephony/cellular_call/test/fuzztest/setorupdatecallreportinfo_fuzzer/
H A Dsetorupdatecallreportinfo_fuzzer.cpp64 baseConnection->SetIndex(index); in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_call/services/control/src/
H A Dsatellite_control.cpp211 connection.SetIndex(callInfoList.calls[i].index); in ReportUpdateInfo()
216 pConnection->SetIndex(callInfoList.calls[i].index); in ReportUpdateInfo()
287 connection.SetIndex(callInfoList.calls[i].index); in ReportIncomingInfo()
H A Dcs_control.cpp462 connection.SetIndex(callInfoList.calls[i].index); in ReportUpdateInfo()
468 pConnection->SetIndex(callInfoList.calls[i].index); in ReportUpdateInfo()
564 connection.SetIndex(callInfoList.calls[i].index); in ReportIncomingInfo()
H A Dims_control.cpp408 connection.SetIndex(imsCurrentCallInfoList.calls[i].index); in ReportIncomingInfo()
445 connection.SetIndex(callInfoList.calls[i].index); in ReportUpdateInfo()
451 pConnection->SetIndex(callInfoList.calls[i].index); in ReportUpdateInfo()
601 connectionIMS.SetIndex(info.index); in RestoreConnection()
/base/telephony/sms_mms/test/fuzztest/cdmasmsdecode_fuzzer/
H A Dcdmasmsdecode_fuzzer.cpp173 pdu.SetIndex(0); in BearerDataDecode()
186 rBuffer1.SetIndex(0); in BearerDataDecode()
189 rBuffer1.SetIndex(0); in BearerDataDecode()
196 rBuffer1.SetIndex(0); in BearerDataDecode()
/base/telephony/core_service/services/sim/include/
H A Dicc_dialling_numbers_handler.h102 void SetIndex(int index) in SetIndex() function
/base/telephony/sms_mms/services/sms/
H A Dsms_pdu_buffer.cpp48 bool SmsPduBuffer::SetIndex(uint16_t index) in SetIndex() function in OHOS::Telephony::SmsPduBuffer
/base/telephony/sms_mms/test/unittest/
H A Dcdma_sms_test.cpp729 rBuffer.SetIndex(VALUE_INDEX); in TestDecodeBearerData()
735 rBuffer.SetIndex(0); in TestDecodeBearerData()

Completed in 20 milliseconds