Searched refs:mCookieKeysLock (Results 1 – 2 of 2) sorted by relevance
52 mutable std::mutex mCookieKeysLock; variable
120 std::lock_guard guard(mCookieKeysLock); in ~TranscodingResourcePolicy()170 std::lock_guard guard(mCookieKeysLock); in registerSelf()