/aosp_15_r20/external/perfetto/src/profiling/perf/ |
H A D | proc_descriptors.cc | 36 void DirectDescriptorGetter::SetDelegate(ProcDescriptorDelegate* delegate) { in SetDelegate() function in perfetto::DirectDescriptorGetter 83 void AndroidRemoteDescriptorGetter::SetDelegate( in SetDelegate() function in perfetto::AndroidRemoteDescriptorGetter
|
/aosp_15_r20/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/include/ |
D | MockBaseSessionCallback.h | 47 void SetDelegate(BaseSessionCallback* fake) { mFake = fake; } in SetDelegate() function
|
D | MockBaseNode.h | 76 void SetDelegate(BaseNode* fake) { mFake = fake; } in SetDelegate() function
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | proxy_policy_provider.cc | 21 void ProxyPolicyProvider::SetDelegate(ConfigurationPolicyProvider* delegate) { in SetDelegate() function in policy::ProxyPolicyProvider
|
/aosp_15_r20/external/cronet/components/metrics/structured/ |
H A D | structured_metrics_client.cc | 40 void StructuredMetricsClient::SetDelegate(RecordingDelegate* delegate) { in SetDelegate() function in metrics::structured::StructuredMetricsClient
|
/aosp_15_r20/external/libchrome/base/message_loop/ |
H A D | message_pump_android.h | 59 void SetDelegate(Delegate* delegate) { delegate_ = delegate; } in SetDelegate() function
|
/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | message_pump_android.cc | 370 MessagePump::Delegate* MessagePumpAndroid::SetDelegate(Delegate* delegate) { in SetDelegate() function in base::MessagePumpAndroid
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_widget.h | 141 void SetDelegate(IFWL_WidgetDelegate* delegate) { m_pDelegate = delegate; } in SetDelegate() function
|
/aosp_15_r20/external/pdfium/testing/ |
H A D | embedder_test.h | 97 void SetDelegate(Delegate* delegate) { in SetDelegate() function
|
/aosp_15_r20/external/libchrome-gestures/include/ |
H A D | prop_registry.h | 61 void SetDelegate(PropertyDelegate* delegate) { in SetDelegate() function
|
/aosp_15_r20/frameworks/base/tools/aapt2/process/ |
H A D | SymbolTable.cpp | 50 void SymbolTable::SetDelegate(std::unique_ptr<ISymbolTableDelegate> delegate) { in SetDelegate() function in aapt::SymbolTable
|
/aosp_15_r20/external/pdfium/xfa/fde/ |
H A D | cfde_texteditengine.h | 95 void SetDelegate(Delegate* delegate) { delegate_ = delegate; } in SetDelegate() function
|
/aosp_15_r20/external/cronet/components/nacl/browser/ |
H A D | nacl_browser.cc | 142 void NaClBrowser::SetDelegate(std::unique_ptr<NaClBrowserDelegate> delegate) { in SetDelegate() function in nacl::NaClBrowser
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_stream.cc | 122 void SpdyStream::SetDelegate(Delegate* delegate) { in SetDelegate() function in net::SpdyStream
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | transport_security_state.cc | 347 void TransportSecurityState::SetDelegate( in SetDelegate() function in net::TransportSecurityState
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | test_util.h | 184 void SetDelegate(TfLiteDelegate* delegate) { in SetDelegate() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | text_format.cc | 1913 void SetDelegate(const TextFormat::FieldValuePrinter* delegate) { in SetDelegate() function in google::protobuf::__anonfebc469e0511::FieldValuePrinterWrapper
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | text_format.cc | 1913 void SetDelegate(const TextFormat::FieldValuePrinter* delegate) { in SetDelegate() function in google::protobuf::__anon967d918b0511::FieldValuePrinterWrapper
|