Home
last modified time | relevance | path

Searched defs:connection_lock_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/android/
H A Dnetwork_change_notifier_delegate_android.h219 mutable base::Lock connection_lock_; // Protects the state below. variable
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dv4l2_wrapper.h125 std::mutex connection_lock_; variable