Home
last modified time | relevance | path

Searched refs:GetTagCode (Results 1 – 5 of 5) sorted by relevance

/base/telephony/core_service/test/fuzztest/hexvectohexstr_fuzzer/
Dhexvectohexstr_fuzzer.cpp39 tagService->GetTagCode(); in DoSomethingInterestingWithMyAPI()
/base/telephony/core_service/services/sim/include/
Dtag_service.h38 int GetTagCode() const;
/base/telephony/core_service/services/sim/src/
Dtag_service.cpp48 int TagService::GetTagCode() const in GetTagCode() function in OHOS::Telephony::TagService
Dusim_dialling_numbers_service.cpp253 tag = recTlv->GetTagCode(); in BuildNumberFileByRecord()
272 const int tag = tlv->GetTagCode(); in StorePbrDetailInfo()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dzero_branch_test.cpp1032 EXPECT_NE(tagService->GetTagCode(), 1);
1033 EXPECT_NE(tagService1->GetTagCode(), 1);
1034 EXPECT_NE(tagService2->GetTagCode(), 1);