Searched refs:curOutputDevice_ (Results 1 – 2 of 2) sorted by relevance
2066 std::lock_guard<std::mutex> lock(curOutputDevice_); in SetCurrentOutputDevice()2072 std::lock_guard<std::mutex> lock(curOutputDevice_); in SetCurrentOutputDeviceType()2078 std::lock_guard<std::mutex> lock(curOutputDevice_); in GetCurrentOutputDevice()2084 std::lock_guard<std::mutex> lock(curOutputDevice_); in GetCurrentOutputDeviceType()2090 std::lock_guard<std::mutex> lock(curOutputDevice_); in GetCurrentOutputDeviceCategory()2096 std::lock_guard<std::mutex> lock(curOutputDevice_); in GetCurrentOutputDeviceNetworkId()2102 std::lock_guard<std::mutex> lock(curOutputDevice_); in GetCurrentOutputDeviceMacAddr()
1111 std::mutex curOutputDevice_; // lock this mutex to operate currentActiveDevice_ variable