/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_zero_copy_grpc_protector.cc | 157 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_protect() local 184 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_unprotect() local 226 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_destroy() local 246 tsi_zero_copy_grpc_protector** protector) { in alts_zero_copy_grpc_protector_create()
|
/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/ |
D | TsiHandshakeHandler.java | 61 private final TsiFrameProtector protector; field in TsiHandshakeHandler.TsiHandshakeCompletionEvent 66 TsiFrameProtector protector, TsiPeer peer, @Nullable Object peerObject) { in TsiHandshakeCompletionEvent() 106 TsiFrameProtector protector() { in protector() method in TsiHandshakeHandler.TsiHandshakeCompletionEvent
|
D | TsiFrameHandler.java | 44 private TsiFrameProtector protector; field in TsiFrameHandler 70 void setProtector(TsiFrameProtector protector) { in setProtector()
|
D | AltsTsiFrameProtector.java | 40 private final Protector protector; field in AltsTsiFrameProtector
|
/external/grpc-grpc/src/core/tsi/ |
D | transport_security_grpc.cc | 26 tsi_zero_copy_grpc_protector** protector) { in tsi_handshaker_result_create_zero_copy_grpc_protector()
|
D | local_transport_security.cc | 90 tsi_zero_copy_grpc_protector** protector) { in local_zero_copy_grpc_protector_create() 113 tsi_zero_copy_grpc_protector** protector) { in handshaker_result_create_zero_copy_grpc_protector()
|
D | transport_security.cc | 183 tsi_frame_protector** protector) { in tsi_handshaker_create_frame_protector() 241 tsi_frame_protector** protector) { in tsi_handshaker_result_create_frame_protector()
|
D | fake_transport_security.cc | 510 tsi_zero_copy_grpc_protector** protector) { in fake_handshaker_result_create_zero_copy_grpc_protector() 518 tsi_frame_protector** protector) { in fake_handshaker_result_create_frame_protector()
|
D | ssl_transport_security.cc | 1065 tsi_frame_protector** protector) { in ssl_handshaker_result_create_frame_protector()
|
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/ |
D | AltsProtocolNegotiatorTest.java | 321 InterceptingProtector protector = protectors.poll(); in doNotFlushEmptyBuffer() local 464 InterceptingProtector protector = in createFrameProtector() local 472 InterceptingProtector protector = in createFrameProtector() local
|
/external/grpc-grpc/test/core/tsi/alts/handshaker/ |
D | alts_tsi_handshaker_test.cc | 201 tsi_frame_protector* protector = nullptr; in on_client_start_success_cb() local 228 tsi_frame_protector* protector = nullptr; in on_server_start_success_cb() local 269 tsi_frame_protector* protector = nullptr; in on_client_next_success_cb() local 305 tsi_frame_protector* protector = nullptr; in on_server_next_success_cb() local
|
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | alts_tsi_handshaker.cc | 119 tsi_zero_copy_grpc_protector** protector) { in handshaker_result_create_zero_copy_grpc_protector() 141 tsi_frame_protector** protector) { in handshaker_result_create_frame_protector()
|
/external/grpc-grpc/src/core/lib/security/transport/ |
D | secure_endpoint.cc | 46 struct tsi_frame_protector* protector; member 404 struct tsi_frame_protector* protector, in grpc_secure_endpoint_create()
|
D | security_handshaker.cc | 166 tsi_frame_protector* protector = nullptr; in on_peer_checked_inner() local
|
/external/grpc-grpc/test/core/tsi/ |
D | transport_security_test_lib.cc | 188 tsi_frame_protector* protector, bool is_client) { in tsi_test_frame_protector_send_message_to_peer() 237 tsi_frame_protector* protector, unsigned char* message, in tsi_test_frame_protector_receive_message_from_peer()
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | multiplex_router.cc | 578 scoped_refptr<MultiplexRouter> protector(this); in Accept() local 647 scoped_refptr<MultiplexRouter> protector(this); in OnPipeConnectionError() local
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_pageview.cpp | 428 RetainPtr<CPDFXFA_Page> protector(m_page); local
|