Searched refs:currAINavigationBarAreaMapMutex_ (Results 1 – 2 of 2) sorted by relevance
938 std::shared_mutex currAINavigationBarAreaMapMutex_; variable
8653 std::unique_lock<std::shared_mutex> lock(currAINavigationBarAreaMapMutex_); in NotifyAINavigationBarShowStatus()8706 std::shared_lock<std::shared_mutex> lock(currAINavigationBarAreaMapMutex_); in GetAINavigationBarArea()