/aosp_15_r20/external/cronet/base/test/ |
H A D | repeating_test_future.h | 81 base::RepeatingCallback<void(CallbackArgumentsTypes...)> GetCallback() { in GetCallback() function 93 base::RepeatingCallback<void(Types...)> GetCallback() { in GetCallback() function 193 base::RepeatingClosure GetCallback() { in GetCallback() function
|
H A D | test_future.h | 267 OnceCallback<void(CallbackArgumentsTypes...)> GetCallback() { in GetCallback() function 271 OnceCallback<void(Types...)> GetCallback() { return GetCallback<Types...>(); } in GetCallback() function 513 OnceClosure GetCallback() { in GetCallback() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_layer.cc | 124 ContextualOnceCallback<void(TView)>* GetCallback() { in GetCallback() function in bluetooth::hci::CommandQueueEntry 129 ContextualOnceCallback<void(CommandStatusView)>* GetCallback<CommandStatusView>() { in GetCallback() function in bluetooth::hci::CommandQueueEntry 134 ContextualOnceCallback<void(CommandCompleteView)>* GetCallback<CommandCompleteView>() { in GetCallback() function in bluetooth::hci::CommandQueueEntry 140 GetCallback<CommandStatusOrCompleteView>() { in GetCallback() function in bluetooth::hci::CommandQueueEntry
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3dx9anim.h | 224 STDMETHOD(GetCallback)(THIS_ double position, DWORD flags, double *callback_position, in DECLARE_INTERFACE_() local 245 STDMETHOD(GetCallback)(THIS_ double position, DWORD flags, double *callback_position, in DECLARE_INTERFACE_() local 295 STDMETHOD(GetCallback)(THIS_ double position, DWORD flags, double *callback_position, in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/cronet/components/prefs/ |
H A D | mock_pref_change_callback.cc | 15 PrefChangeRegistrar::NamedChangeCallback MockPrefChangeCallback::GetCallback() { in GetCallback() function in MockPrefChangeCallback
|
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/ |
H A D | debug_callback_registry.cc | 37 DebugCallbackRegistry::EventCallback* DebugCallbackRegistry::GetCallback( in GetCallback() function in tensorflow::DebugCallbackRegistry
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/cleanup/internal/ |
D | cleanup.h | 75 Callback& GetCallback() { in GetCallback() function
|
/aosp_15_r20/external/abseil-cpp/absl/cleanup/internal/ |
H A D | cleanup.h | 75 Callback& GetCallback() { in GetCallback() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/cleanup/internal/ |
H A D | cleanup.h | 75 Callback& GetCallback() { in GetCallback() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/cleanup/internal/ |
H A D | cleanup.h | 75 Callback& GetCallback() { in GetCallback() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/cleanup/internal/ |
H A D | cleanup.h | 75 Callback& GetCallback() { in GetCallback() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/cleanup/internal/ |
H A D | cleanup.h | 75 Callback& GetCallback() { in GetCallback() function
|
/aosp_15_r20/external/libchrome/dbus/ |
H A D | property.h | 253 typedef base::Callback<void(bool success)> GetCallback; typedef
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | policy_test_utils.cc | 30 GetChromePolicyDetailsCallback PolicyDetailsMap::GetCallback() const { in GetCallback() function in policy::PolicyDetailsMap
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | network_diagnostic.hpp | 262 …typedef otReceiveDiagnosticGetCallback GetCallback; ///< Diagnostic Get callback function pointer … typedef in ot::NetworkDiagnostic::Client
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | trace_buffer.cc | 306 TraceResultBuffer::SimpleOutput::GetCallback() { in GetCallback() function in base::trace_event::TraceResultBuffer::SimpleOutput
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_buffer.cc | 304 TraceResultBuffer::SimpleOutput::GetCallback() { in GetCallback() function in base::trace_event::TraceResultBuffer::SimpleOutput
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 217 @nullable INamedCallback GetCallback(boolean return_null); in GetCallback() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 260 …@Override public android.aidl.tests.INamedCallback GetCallback(boolean return_null) throws android… in GetCallback() method in ITestService.Default 581 …@Override public android.aidl.tests.INamedCallback GetCallback(boolean return_null) throws android… in GetCallback() method in ITestService.Delegator 3273 …@Override public android.aidl.tests.INamedCallback GetCallback(boolean return_null) throws android… in GetCallback() method in ITestService.Stub.Proxy 3924 …public android.aidl.tests.INamedCallback GetCallback(boolean return_null) throws android.os.Remote… in GetCallback() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 260 …@Override public android.aidl.tests.INamedCallback GetCallback(boolean return_null) throws android… in GetCallback() method in ITestService.Default 581 …@Override public android.aidl.tests.INamedCallback GetCallback(boolean return_null) throws android… in GetCallback() method in ITestService.Delegator 3273 …@Override public android.aidl.tests.INamedCallback GetCallback(boolean return_null) throws android… in GetCallback() method in ITestService.Stub.Proxy 3924 …public android.aidl.tests.INamedCallback GetCallback(boolean return_null) throws android.os.Remote… in GetCallback() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 207 …::ndk::ScopedAStatus GetCallback(bool in_return_null, std::shared_ptr<::aidl::android::aidl::tests… in GetCallback() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 207 …::ndk::ScopedAStatus GetCallback(bool in_return_null, std::shared_ptr<::aidl::android::aidl::tests… in GetCallback() function
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | dns_config_service_linux_unittest.cc | 150 DnsConfigService::CallbackType GetCallback() { in GetCallback() function in net::__anon1e6153370111::CallbackHelper
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 535 public INamedCallback GetCallback(boolean return_null) throws RemoteException { in GetCallback() method in TestServiceServer
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 287 …::android::binder::Status GetCallback(bool return_null, ::android::sp<::android::aidl::tests::INam… in GetCallback() function
|