Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp1973 static std::once_flag sCheckOnce; in connectFormatShaper() local
1977 std::call_once(sCheckOnce, [&](){ in connectFormatShaper()