Searched refs:mProtectedState (Results 1 – 2 of 2) sorted by relevance
128 mProtectedState(format) { in SimpleDecodingSource()139 Mutexed<ProtectedState>::Locked me(mProtectedState); in start()160 Mutexed<ProtectedState>::Locked me(mProtectedState); in stop()185 Mutexed<ProtectedState>::Locked me(mProtectedState); in getFormat()206 Mutexed<ProtectedState>::Locked me(mProtectedState); in read()
103 Mutexed<ProtectedState> mProtectedState; variable