/external/webrtc/api/test/ |
D | create_time_controller.cc | 37 Call* CreateCall(const Call::Config& config) override { in CreateTimeControllerBasedCallFactory() function in webrtc::CreateTimeControllerBasedCallFactory::TimeControllerBasedCallFactory
|
/external/webrtc/call/ |
D | call_factory.cc | 77 Call* CallFactory::CreateCall(const Call::Config& config) { in CreateCall() function in webrtc::CallFactory
|
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | ChannelSafeHandle.cs | 51 …public CallSafeHandle CreateCall(CallSafeHandle parentCall, ContextPropagationFlags propagationMas… in CreateCall() method in Grpc.Core.Internal.ChannelSafeHandle
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | intercepted_channel.h | 49 Call CreateCall(const RpcMethod& method, ::grpc::ClientContext* context, in CreateCall() function
|
D | delegating_channel.h | 46 internal::Call CreateCall(const internal::RpcMethod& method, in CreateCall() function
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | intercepted_channel.h | 49 Call CreateCall(const RpcMethod& method, ::grpc::ClientContext* context, in CreateCall() function
|
D | delegating_channel.h | 46 internal::Call CreateCall(const internal::RpcMethod& method, in CreateCall() function
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | functional_control_flow_to_regions.cc | 58 YieldOp CreateCall(Operation* op, FuncOp func, Region& caller_region, in CreateCall() function
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | dynamic_filters.cc | 181 RefCountedPtr<DynamicFilters::Call> DynamicFilters::CreateCall( in CreateCall() function in grpc_core::DynamicFilters
|
/external/grpc-grpc/src/cpp/client/ |
D | channel_cc.cc | 102 internal::Call Channel::CreateCall(const internal::RpcMethod& method, in CreateCall() function in grpc::Channel
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/ |
D | channel_cc.cc | 158 ::grpc::internal::Call Channel::CreateCall( in CreateCall() function in grpc::Channel
|
/external/webrtc/test/scenario/ |
D | call_client.cc | 53 Call* CreateCall(TimeController* time_controller, in CreateCall() function
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | subchannel.cc | 845 grpc_error* ConnectedSubchannel::CreateCall(const CallArgs& args, in CreateCall() function in grpc_core::ConnectedSubchannel
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_instruction.cc | 1743 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateCall( in CreateCall() function in xla::HloInstruction
|
/external/llvm/bindings/go/llvm/ |
D | ir.go | 1663 func (b Builder) CreateCall(fn Value, args []Value, name string) (v Value) { func
|