Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_operator_rule.cpp50 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()