Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp470 std::list<std::shared_ptr<Asn1Node>> profileNodes; in RequestAllProfilesParseProfileInfo() local
471 profileRoot->Asn1GetChildren(TAG_ESIM_PROFILE_INFO, profileNodes); in RequestAllProfilesParseProfileInfo()
475 for (auto it = profileNodes.begin(); it != profileNodes.end(); ++it) { in RequestAllProfilesParseProfileInfo()

Completed in 6 milliseconds