Home
last modified time | relevance | path

Searched defs:delegate_ (Results 1 – 25 of 151) sorted by relevance

1234567

/external/tensorflow/tensorflow/lite/delegates/
Ddelegate_test_util.h81 TfLiteDelegate delegate_; variable
126 std::unique_ptr<SimpleDelegate> delegate_, delegate2_; variable
140 std::unique_ptr<SimpleDelegate> delegate_, delegate2_; variable
184 std::unique_ptr<FP16Delegate> delegate_; variable
/external/webrtc/test/pc/e2e/analyzer/video/
Dquality_analyzing_video_decoder.h105 std::unique_ptr<VideoDecoder> delegate_; variable
145 std::unique_ptr<VideoDecoderFactory> delegate_; variable
Dquality_analyzing_video_encoder.h136 std::unique_ptr<VideoEncoder> delegate_; variable
181 std::unique_ptr<VideoEncoderFactory> delegate_; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dfake_proof_source.h98 ProofSource* delegate_; variable
120 ProofSource* delegate_; variable
/external/cronet/net/websockets/
Dwebsocket_basic_stream_adapters.h127 raw_ptr<Delegate> delegate_; variable
214 raw_ptr<Delegate> delegate_; variable
/external/libchrome/mojo/core/ports/
Dnode.h191 NodeDelegate* const delegate_; in COMPONENT_EXPORT() local
231 const DelegateHolder delegate_; in COMPONENT_EXPORT() local
/external/cronet/components/metrics/structured/
Dstructured_metrics_client.h59 raw_ptr<RecordingDelegate> delegate_ = nullptr; variable
/external/cronet/components/prefs/ios/
Dpref_observer_bridge.h29 __weak id<PrefObserverDelegate> delegate_ = nil; variable
Dpref_observer_bridge.mm15 : delegate_(delegate) {} function
/external/libchrome/mojo/public/cpp/bindings/
Dpipe_control_message_handler.h48 PipeControlMessageHandlerDelegate* const delegate_; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
Dqpack_decoder_stream_receiver.h61 Delegate* const delegate_; variable
Dqpack_encoder_stream_receiver.h65 Delegate* const delegate_; variable
/external/deqp-deps/amber/src/
Dparser.h43 Delegate* delegate_ = nullptr; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dtls_client_connection.h49 Delegate* delegate_; variable
Dtls_server_connection.h175 Delegate* delegate_; variable
/external/perfetto/src/tracing/core/
Dnull_trace_writer.h47 protozero::ScatteredStreamWriterNullDelegate delegate_; variable
Dtrace_writer_for_testing.h53 protozero::ScatteredHeapBuffer delegate_; variable
/external/openscreen/osp/impl/
Dservice_publisher_impl.h62 std::unique_ptr<Delegate> delegate_; variable
Dservice_listener_impl.h77 Delegate* const delegate_; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_network_blackhole_detector.h74 Delegate* delegate_; // Not owned. variable
/external/cronet/base/trace_event/
Dcpufreq_monitor_android.h95 std::unique_ptr<CPUFreqMonitorDelegate> delegate_; variable
/external/webrtc/test/testsupport/
Dfixed_fps_video_frame_writer_adapter.h76 std::unique_ptr<VideoFrameWriter> delegate_; variable
/external/libchrome/ipc/
Dipc_message_pipe_reader.h103 Delegate* delegate_; in COMPONENT_EXPORT() local
/external/libchrome/components/policy/core/common/
Dschema_registry_tracking_policy_provider.h84 ConfigurationPolicyProvider* delegate_; variable
/external/cronet/net/android/
Dnetwork_change_notifier_android.h114 const raw_ptr<NetworkChangeNotifierDelegateAndroid> delegate_; variable

1234567