Home
last modified time | relevance | path

Searched defs:local_mutex_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/test/
H A Dfake_encoder.h128 Mutex local_mutex_; variable
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/include/
Dendpoint_impl.hpp93 std::mutex local_mutex_; member in vsomeip_v3::endpoint_impl
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder_unittest.cc1322 mutable Mutex local_mutex_; member in webrtc::VideoStreamEncoderTest::TestEncoder
1365 VideoCodecComplexity last_encoder_complexity_ RTC_GUARDED_BY(local_mutex_){ in RTC_GUARDED_BY() argument