Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dasn1_decoder.cpp19 int asn1_context::peek_byte() const { in peek_byte() function in asn1_context
90 int byte = peek_byte(); in asn1_constructed_skip_all()
97 byte = peek_byte(); in asn1_constructed_skip_all()
/bootable/recovery/install/include/private/
Dasn1_decoder.h46 int peek_byte() const;