Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/include/
Dsim_file.h32 std::shared_ptr<UsimFunctionHandle> ObtainUsimFunctionHandle();
Dicc_file.h70 virtual std::shared_ptr<UsimFunctionHandle> ObtainUsimFunctionHandle();
/base/telephony/core_service/services/sim/src/
Dicc_file.cpp248 std::shared_ptr<UsimFunctionHandle> IccFile::ObtainUsimFunctionHandle() in ObtainUsimFunctionHandle() function in OHOS::Telephony::IccFile
Dsim_file.cpp462 std::shared_ptr<UsimFunctionHandle> SimFile::ObtainUsimFunctionHandle() in ObtainUsimFunctionHandle() function in OHOS::Telephony::SimFile
/base/telephony/core_service/test/unittest/core_service_gtest/
Dzero_branch_test.cpp411 EXPECT_EQ(simFile->ObtainUsimFunctionHandle(), nullptr);