Home
last modified time | relevance | path

Searched defs:proxyMutex_ (Results 1 – 8 of 8) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcamera/
Ddcamera_service_state_listener.h38 std::mutex proxyMutex_; variable
/foundation/communication/bluetooth/services/bluetooth/server/include/
Dbluetooth_ble_central_manager_server.h51 static std::mutex proxyMutex_; variable
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/include/
Ddscreen_sink_handler.h50 std::mutex proxyMutex_; variable
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/include/
Ddscreen_source_handler.h56 std::mutex proxyMutex_; variable
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/include/ipc/
Ddhfwk_sa_manager.h52 std::mutex proxyMutex_; variable
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
Ddbinder_service.h196 std::shared_mutex proxyMutex_; variable
/foundation/communication/bluetooth/services/bluetooth/server/src/
Dbluetooth_ble_central_manager_server.cpp299 std::mutex BluetoothBleCentralManagerServer::proxyMutex_; member in OHOS::Bluetooth::BluetoothBleCentralManagerServer
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp62 std::mutex proxyMutex_; member