Home
last modified time | relevance | path

Searched defs:aInBuf (Results 1 – 2 of 2) sorted by relevance

/external/opencore/baselibs/gen_data_structures/src/
Dbase64_codec.cpp86 bool PVBase64Codec::Decode(uint8* aInBuf, uint32 aInBufLen, in Decode()
139 OSCL_EXPORT_REF bool PVBase64Codec::Encode(uint8* aInBuf, uint32 aInBufLen, in Encode()
/external/opencore/protocols/sdp/parser/src/
Dsdp_parsing_utils.cpp52 bool sdp_decodebase64(uint8* aInBuf, uint32 aInBufLen, in sdp_decodebase64()