Home
last modified time | relevance | path

Searched defs:ByteSpan (Results 1 – 10 of 10) sorted by relevance

/external/pigweed/pw_bytes/public/pw_bytes/
Dspan.h22 using ByteSpan = std::span<std::byte>; variable
/external/pigweed/pw_stream/public/pw_stream/
Dnull_stream.h36 StatusWithSize DoRead(ByteSpan) final { return StatusWithSize::OutOfRange(); } in DoRead() argument
/external/pigweed/pw_rpc/raw/
Draw_method_test.cc36 StatusWithSize Unary(ServerContext&, ConstByteSpan, ByteSpan) { in Unary() argument
40 static StatusWithSize StaticUnary(ServerContext&, ConstByteSpan, ByteSpan) { in StaticUnary() argument
54 static void StaticUnaryVoidReturn(ServerContext&, ConstByteSpan, ByteSpan) {} in StaticUnaryVoidReturn() argument
Draw_method_union_test.cc55 StatusWithSize DoNothing(ServerContext&, ConstByteSpan, ByteSpan) { in DoNothing() argument
/external/pigweed/pw_rpc/
Dclient_server_test.cc34 StatusWithSize FakeMethod(ServerContext&, ConstByteSpan, ByteSpan) { in FakeMethod() argument
/external/pigweed/pw_rpc/nanopb/
Dmethod_lookup_test.cc25 StatusWithSize TestRpc(ServerContext&, ConstByteSpan, ByteSpan) { in TestRpc() argument
Dnanopb_method_union_test.cc75 StatusWithSize DoNothing(ServerContext&, ConstByteSpan, ByteSpan) { in DoNothing() argument
/external/llvm/lib/DebugInfo/PDB/Raw/
DMappedBlockStream.cpp140 uint32_t ByteSpan = in readLongestContiguousChunk() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp184 uint32_t ByteSpan = BytesFromFirstBlock + (BlockSpan - 1) * BlockSize; in readLongestContiguousChunk() local
/external/llvm-project/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp184 uint32_t ByteSpan = BytesFromFirstBlock + (BlockSpan - 1) * BlockSize; in readLongestContiguousChunk() local