Searched defs:EnsureStarted (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ | ||
H A D | global_forkclient.h | 53 static void EnsureStarted() ABSL_LOCKS_EXCLUDED(instance_mutex_) { in EnsureStarted() function |
H A D | global_forkclient.cc | 236 void GlobalForkClient::EnsureStarted(GlobalForkserverStartMode mode) { in EnsureStarted() function in sandbox2::GlobalForkClient |
/aosp_15_r20/external/webrtc/video/ | ||
H A D | call_stats2.cc | 88 void CallStats::EnsureStarted() { in EnsureStarted() function in webrtc::internal::CallStats |
/aosp_15_r20/external/webrtc/modules/pacing/ | ||
H A D | task_queue_paced_sender.cc | 109 void TaskQueuePacedSender::EnsureStarted() { in EnsureStarted() function in webrtc::TaskQueuePacedSender |
/aosp_15_r20/external/webrtc/call/ | ||
H A D | rtp_transport_controller_send.cc | 509 void RtpTransportControllerSend::EnsureStarted() { in EnsureStarted() function in webrtc::RtpTransportControllerSend |
H A D | call.cc | 762 void Call::EnsureStarted() { in EnsureStarted() function in webrtc::internal::Call |