Searched refs:parseSimpleTLV (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_operator_rule.cpp | 50 static bool parseSimpleTLV(std::string::const_iterator &it, const std::string::const_iterator &ed, in parseSimpleTLV() function 157 if (!parseSimpleTLV(hexStrBeg, hexStrEnd, tagName, length, value)) { in DecodeTLVTagCertPkg() 199 if (!parseSimpleTLV(hexStrBeg, hexStrEnd, tagName, length, value)) { in DecodeTLVTagLimits()
|