Home
last modified time | relevance | path

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

/third_party/rust/rust/tests/run-make/issue-25581/
Dtest.c4 struct ByteSlice { struct
9 size_t slice_len(struct ByteSlice bs) { in slice_len() argument
/third_party/rust/rust/library/core/src/num/dec2flt/
Dcommon.rs4 pub(crate) trait ByteSlice { interface
20 impl ByteSlice for [u8] { impl
/third_party/grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.proto25 message ByteSlice { message