Searched refs:mProtectedState (Results 1 – 2 of 2) sorted by relevance
96 mProtectedState(format) { in SimpleDecodingSource()107 Mutexed<ProtectedState>::Locked me(mProtectedState); in start()128 Mutexed<ProtectedState>::Locked me(mProtectedState); in stop()153 Mutexed<ProtectedState>::Locked me(mProtectedState); in getFormat()174 Mutexed<ProtectedState>::Locked me(mProtectedState); in read()
99 Mutexed<ProtectedState> mProtectedState; variable