Home
last modified time | relevance | path

Searched defs:incoming (Results 1 – 25 of 34) sorted by relevance

12

/external/webrtc/webrtc/call/
Drtc_event_log.cc50 void LogRtpHeader(bool incoming, in LogRtpHeader()
54 void LogRtcpPacket(bool incoming, in LogRtcpPacket()
Drtc_event_log.proto76 optional bool incoming = 1; field
93 optional bool incoming = 1; field
Drtc_event_log_unittest.cc226 bool incoming, in VerifyRtpEvent()
248 bool incoming, in VerifyRtcpEvent()
/external/grpc-grpc/test/core/bad_client/
Dbad_client.cc136 grpc_slice_buffer incoming; in grpc_run_client_side_validator() local
253 bool client_connection_preface_validator(grpc_slice_buffer* incoming, in client_connection_preface_validator()
280 bool rst_stream_client_validator(grpc_slice_buffer* incoming, void* arg) { in rst_stream_client_validator()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopDeletion.cpp90 Value* incoming = P->getIncomingValueForBlock(exitingBlocks[0]); in IsLoopDead() local
/external/libese/apps/boot/tests/
Dese_app_boot_tests.cpp58 std::vector<uint8_t> incoming(tx_total); in EseTransceive() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp55 Value *incoming = P.getIncomingValueForBlock(ExitingBlocks[0]); in isLoopDead() local
/external/grpc-grpc/test/core/security/
Dsecure_endpoint_test.cc175 grpc_slice_buffer incoming; in test_leftover() local
/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp50 Value *incoming = P->getIncomingValueForBlock(exitingBlocks[0]); in isLoopDead() local
/external/webrtc/webrtc/base/
Dhttpserver.cc272 AsyncSocket* incoming = listener_->Accept(NULL); in OnReadEvent() local
/external/mesa3d/src/intel/compiler/
Dbrw_clip_util.c415 struct brw_reg incoming = get_element_ud(c->reg.R0, 2); in brw_clip_init_clipmask() local
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
DStorage.java404 private short fillIncomingBuffer(APDU apdu, byte[] incoming, short iOffset, short available) { in fillIncomingBuffer()
/external/webrtc/webrtc/p2p/base/
Dtcpport.cc256 Incoming incoming; in OnNewConnection() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileEstimatorPass.cpp181 double incoming = BBWeight; in recurseBasicBlock() local
/external/grpc-grpc/test/core/iomgr/
Dendpoint_tests.cc113 grpc_slice_buffer incoming; member
Dtcp_posix_test.cc154 grpc_slice_buffer incoming; member
/external/grpc-grpc/src/core/lib/http/
Dhttpcli.cc55 grpc_slice_buffer incoming; member
/external/mtpd/
Dl2tp.c125 } incoming, outgoing; variable
Dpptp.c137 } incoming, outgoing; variable
/external/libchrome/mojo/core/
Dchannel_posix.cc376 std::vector<RawIncomingMessage> incoming; in FlushPendingMessagesWithMachPortsOnIOThread() local
/external/python/cpython3/Lib/
Dssl.py415 def wrap_bio(self, incoming, outgoing, server_side=False, argument
653 def _create(cls, incoming, outgoing, server_side=False, argument
/external/grpc-grpc/src/core/lib/transport/
Dtransport.h91 grpc_transport_one_way_stats incoming; member
/external/libpcap/
Dpcap-usb-linux.c742 int incoming=0; in usb_read_linux() local
/external/tensorflow/tensorflow/core/graph/
Dgraph.h827 inline NeighborIter::NeighborIter(EdgeSet::const_iterator iter, bool incoming) in NeighborIter()
/external/python/cpython3/Modules/clinic/
D_ssl.c.h628 PySSLMemoryBIO *incoming; in _ssl__SSLContext__wrap_bio() local

12