Home
last modified time | relevance | path

Searched refs:RequestAllProfilesParseProfileInfo (Results 1 - 3 of 3) sorted by relevance

/base/telephony/core_service/services/sim/include/
H A Desim_file.h132 bool RequestAllProfilesParseProfileInfo(std::shared_ptr<Asn1Node> &root);
/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp450 if (!RequestAllProfilesParseProfileInfo(root)) { in ProcessRequestAllProfilesDone()
451 TELEPHONY_LOGE("RequestAllProfilesParseProfileInfo error!"); in ProcessRequestAllProfilesDone()
463 bool EsimFile::RequestAllProfilesParseProfileInfo(std::shared_ptr<Asn1Node> &root) in RequestAllProfilesParseProfileInfo() function in OHOS::Telephony::EsimFile
/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_test.cpp399 EXPECT_EQ(esimFile->RequestAllProfilesParseProfileInfo(root), true); in HWTEST_F()

Completed in 11 milliseconds