Home
last modified time | relevance | path

Searched refs:scanMutex_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/
H A Dble_mock.h182 std::mutex scanMutex_; variable
H A Dble_mock.cpp508 std::unique_lock lock(scanMutex_); in IsScanning()
/ohos5.0/base/print/print_fwk/services/scan_service/include/
H A Dscan_service_ability.h154 std::recursive_mutex scanMutex_; variable