Home
last modified time | relevance | path

Searched defs:callbacks_ (Results 1 – 25 of 86) sorted by relevance

1234

/aosp_15_r20/external/webrtc/api/metronome/test/
H A Dfake_metronome.h45 std::vector<absl::AnyInvocable<void() &&>> callbacks_; variable
64 std::vector<absl::AnyInvocable<void() &&>> callbacks_; variable
/aosp_15_r20/external/pigweed/pw_trace_tokenized/public/pw_trace_tokenized/
H A Dtrace_callback.h199 : callbacks_(callbacks) { in callbacks_() function
209 : callbacks_(callbacks) { in callbacks_() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/
H A Dmoqt_session.h72 ~MoqtSession() { std::move(callbacks_.session_deleted_callback)(); } in ~MoqtSession() local
232 MoqtSessionCallbacks callbacks_; variable
H A Dmoqt_integration_test.cc69 MockSessionCallbacks callbacks_; member in moqt::test::__anon1fd2ff0b0111::ClientEndpoint
112 MockSessionCallbacks callbacks_; member in moqt::test::__anon1fd2ff0b0111::ServerEndpoint
H A Dmoqt_session.cc95 std::move(callbacks_.session_terminated_callback)(error_message); in OnSessionClosed() local
148 std::move(callbacks_.session_terminated_callback)(error); in Error() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.cc240 static IBroadcastStateMachineCallbacks* callbacks_; member in __anon1ad8bfbd0111::BroadcastStateMachineImpl
609 IBroadcastStateMachineCallbacks* BroadcastStateMachineImpl::callbacks_ = nullptr; member in __anon1ad8bfbd0111::BroadcastStateMachineImpl
/aosp_15_r20/device/google/cuttlefish/host/commands/process_sandboxer/
Dpoll_callback.h37 std::vector<std::function<absl::Status(short)>> callbacks_; variable
/aosp_15_r20/external/wpa_supplicant_8/hostapd/aidl/
H A Dhostapd.h87 std::vector<std::shared_ptr<IHostapdCallback>> callbacks_; variable
/aosp_15_r20/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/
H A DHealth.h83 std::vector<std::unique_ptr<Callback>> callbacks_; variable
/aosp_15_r20/system/update_engine/aosp/
H A Dbinder_service_android.h93 std::vector<android::sp<android::os::IUpdateEngineCallback>> callbacks_; variable
/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_provider_2_7.h75 sp<ICameraProviderCallback> callbacks_; variable
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dsession_messenger.h122 FlatMap<SenderMessage::Type, RequestCallback> callbacks_; variable
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/
Daidl_camera_provider.h91 std::shared_ptr<ICameraProviderCallback> callbacks_; variable
/aosp_15_r20/hardware/interfaces/health/aidl/default/include/health-impl/
H A DHealth.h117 std::map<LinkedCallback*, std::shared_ptr<IHealthInfoCallback>> callbacks_; variable
/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Dmock_context.h68 MockDcSctpSocketCallbacks& callbacks_; variable
H A Dpacket_sender_test.cc33 testing::NiceMock<MockDcSctpSocketCallbacks> callbacks_; member in dcsctp::__anoncd6766260111::PacketSenderTest
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/fuzz/
Dfuzz_hci_hal.h54 HciHalCallbacks* callbacks_; variable
/aosp_15_r20/external/drm_hwcomposer/drm/
H A DVSyncWorker.h53 VSyncWorkerCallbacks callbacks_; variable
/aosp_15_r20/hardware/interfaces/thermal/2.0/default/
H A DThermal.h79 std::vector<CallbackSetting> callbacks_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/lib/fidl/public/pw_bluetooth_sapphire/fuchsia/lib/fidl/
H A Dhanging_getter.h133 std::queue<Callback> callbacks_; variable
/aosp_15_r20/external/tensorflow/tensorflow/cc/training/
H A Dqueue_runner.h131 std::vector<std::function<void(Status)>> callbacks_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dcallback_visitor.h104 nghttp2_session_callbacks_unique_ptr callbacks_; variable
/aosp_15_r20/external/libchrome/base/metrics/
H A Dstatistics_recorder.h278 CallbackMap callbacks_; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dstatistics_recorder.h281 CallbackMap callbacks_; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dstatistics_recorder.h281 CallbackMap callbacks_; variable

1234