Searched defs:api_mutex_ (Results 1 – 7 of 7) sorted by relevance
/aosp12/system/bt/common/ | ||
H A D | once_timer.h | 80 mutable std::recursive_mutex api_mutex_; variable |
H A D | repeating_timer.h | 81 mutable std::recursive_mutex api_mutex_; variable |
H A D | message_loop_thread.h | 190 mutable std::recursive_mutex api_mutex_; variable |
/aosp12/hardware/google/camera/common/hal/utils/ | ||
H A D | vendor_tag_utils.h | 106 mutable std::mutex api_mutex_; variable |
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/ | ||
H A D | EmulatedCameraDeviceSessionHWLImpl.h | 199 mutable std::mutex api_mutex_; variable |
/aosp12/hardware/google/camera/common/hal/hidl_service/ | ||
H A D | hidl_profiler.cc | 236 std::mutex api_mutex_; member in android::hardware::camera::implementation::__anon6dfc313f0110::HidlProfilerImpl |
/aosp12/system/bt/gd/hal/ | ||
H A D | hci_hal_host.cc | 351 std::mutex api_mutex_; member in bluetooth::hal::HciHalHost |