Searched defs:SendBytes (Results 1 – 2 of 2) sorted by relevance
/external/sandboxed-api/sandboxed_api/sandbox2/ | ||
D | comms.cc | 286 bool Comms::SendBytes(const uint8_t* v, size_t len) { in SendBytes() function in sandbox2::Comms |
/external/pigweed/pw_grpc/ | ||
D | connection.cc | 289 Status Connection::SharedState::SendBytes(ConstByteSpan message) { in SendBytes() function in pw::grpc::Connection::SharedState |