Home
last modified time | relevance | path

Searched defs:byte_vec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/netsim/src/frontend/
H A Dfrontend_client.h35 const std::vector<unsigned char> &byte_vec) in ClientResult()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-codec/src/
Dlib.rs17 pub mod byte_vec; module
/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/tests/
H A Dintegration_test.rs2365 …let byte_vec = tab.get::<flatbuffers::ForwardsUOffset<flatbuffers::Vector<u8>>>(fi2fo(0), None).un… in to_root_to_table_get_slot_string_multiple_types() localVariable