Home
last modified time | relevance | path

Searched defs:msg_buffer (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/metrics/
Dmetrics_configs.h24 typedef struct msg_buffer { struct
27 } msg_buffer; argument
/aosp_15_r20/external/rust/beto-rust/nearby/crypto/crypto_provider_test/src/aes/
Dcbc.rs47 let mut msg_buffer = SliceVec::from_slice_len(&mut msg_buffer_backing, 0); in aes_256_cbc_test_encrypt_in_place() localVariable
63 let mut msg_buffer = SliceVec::from_slice_len(&mut msg_buffer_backing, 0); in aes_256_cbc_test_encrypt_in_place_too_short() localVariable
106 let mut msg_buffer = SliceVec::from(&mut ciphertext); in aes_256_cbc_test_decrypt_in_place() localVariable
122 let mut msg_buffer = SliceVec::from(&mut msg_buffer_backing); in aes_256_cbc_test_decrypt_in_place_bad_padding() localVariable
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_layer_logging.h1021 std::ostringstream msg_buffer; in report_log_callback() local
1086 std::ostringstream msg_buffer; in messenger_log_callback() local
1119 std::ostringstream msg_buffer; in messenger_win32_debug_output_msg() local
/aosp_15_r20/external/libusb/libusb/os/
H A Dlinux_netlink.c285 char msg_buffer[2048]; in linux_netlink_read_message() local
/aosp_15_r20/external/e2fsprogs/misc/
H A De4defrag.c164 char msg_buffer[PATH_MAX + 1]; /* pathname of the file */ member
1040 char msg_buffer[PATH_MAX + 48]; in file_statistic() local
/aosp_15_r20/external/OpenCSD/decoder/source/
H A Dtrc_frame_deformatter.cpp257 char msg_buffer[64]; in processTraceData() local