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/
Dusim_dialling_numbers_service.cpp252 tag = recTlv->GetTagCode(); in BuildNumberFileByRecord()
271 const int tag = tlv->GetTagCode(); in StorePbrDetailInfo()
Dtag_service.cpp48 int TagService::GetTagCode() const in GetTagCode() function in OHOS::Telephony::TagService
/base/telephony/core_service/test/unittest/core_service_gtest/
Dzero_branch_test.cpp1215 EXPECT_NE(tagService->GetTagCode(), 1);
1216 EXPECT_NE(tagService1->GetTagCode(), 1);
1217 EXPECT_NE(tagService2->GetTagCode(), 1);