Searched defs:api_mutex_ (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/common/ | ||
D | repeating_timer.h | 90 mutable std::recursive_mutex api_mutex_; variable |
D | message_loop_thread.h | 200 mutable std::recursive_mutex api_mutex_; variable |
/aosp_15_r20/hardware/google/camera/common/hal/utils/ | ||
D | vendor_tag_utils.h | 106 mutable std::mutex api_mutex_; variable |
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/ | ||
D | EmulatedCameraDeviceSessionHWLImpl.h | 205 mutable std::mutex api_mutex_; variable |
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/ | ||
D | hci_hal_host_rootcanal.cc | 211 std::mutex api_mutex_; member in bluetooth::hal::HciHalHost |
D | hci_hal_host.cc | 388 std::mutex api_mutex_; member in bluetooth::hal::HciHalHost |
/aosp_15_r20/hardware/google/camera/common/hal/utils/profiling/ | ||
D | aidl_profiler.cc | 275 std::mutex api_mutex_; member in android::google_camera_hal::__anonf1eff9bb0111::AidlProfilerImpl |