Searched defs:BytesToInt (Results 1 – 2 of 2) sorted by relevance
159 bool Asn1Utils::BytesToInt(const std::vector<uint8_t> &src, uint32_t offset, uint32_t length, int32… in BytesToInt() function in OHOS::Telephony::Asn1Utils