Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp384 std::mutex gPreferredComponentStoreMutex; variable
408 std::lock_guard<std::mutex> lock(gPreferredComponentStoreMutex); in SetPreferredCodec2ComponentStore()
424 std::lock_guard<std::mutex> lock(gPreferredComponentStoreMutex); in GetPreferredCodec2ComponentStore()