Home
last modified time | relevance | path

Searched refs:performanceLock_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/intention/cooperate/client/include/
H A Dcooperate_client.h129 std::mutex performanceLock_; member in OHOS::Msdp::DeviceStatus::final
/foundation/multimodalinput/input/intention/cooperate/client/src/
H A Dcooperate_client.cpp513 std::lock_guard guard { performanceLock_ }; in StartTrace()
522 std::lock_guard guard { performanceLock_ }; in FinishTrace()
543 std::lock_guard guard { performanceLock_ }; in DumpPerformanceInfo()

Completed in 3 milliseconds