Home
last modified time | relevance | path

Searched defs:bytes_decoded (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openscreen/osp/impl/presentation/
H A Dpresentation_connection.cc192 ssize_t bytes_decoded = msgs::DecodePresentationConnectionMessage( in OnStreamMessage() local
221 ssize_t bytes_decoded = msgs::DecodePresentationConnectionCloseRequest( in OnStreamMessage() local
259 ssize_t bytes_decoded = msgs::DecodePresentationConnectionCloseEvent( in OnStreamMessage() local
/aosp_15_r20/external/image_io/src/extras/
H A Dbase64_decoder_data_destination.cc52 int bytes_decoded = modp_b64_decode(reinterpret_cast<char*>(out), in base64_decode() local
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/extras/
H A Dbase64_decoder_data_destination.cc52 int bytes_decoded = modp_b64_decode(reinterpret_cast<char*>(out), in base64_decode() local
/aosp_15_r20/external/libevent/test/
H A Dregress_http.c2910 int bytes_decoded; in http_uriencode_test() local
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h129250 u64 bytes_decoded; member