Searched refs:mProtectedState (Results 1 – 2 of 2) sorted by relevance
129 mProtectedState(format) { in SimpleDecodingSource()140 Mutexed<ProtectedState>::Locked me(mProtectedState); in start()161 Mutexed<ProtectedState>::Locked me(mProtectedState); in stop()186 Mutexed<ProtectedState>::Locked me(mProtectedState); in getFormat()207 Mutexed<ProtectedState>::Locked me(mProtectedState); in read()
103 Mutexed<ProtectedState> mProtectedState; variable