Searched refs:mHasOp (Results 1 – 3 of 3) sorted by relevance
94 mHasOp(true), mAttributionSource(attributionSource), in OpRecordAudioMonitor()125 return mHasOp.load(); in hasOp()148 ALOGI_IF(hasIt != mHasOp.load(), in checkOp()151 mHasOp.store(hasIt); in checkOp()
72 std::atomic_bool mHasOp; variable
1372 final boolean mHasOp; field in PlaybackActivityMonitor.PlayerOpPlayAudioEvent1377 mHasOp = hasOp; in PlayerOpPlayAudioEvent()1384 .append(" has OP_PLAY_AUDIO:").append(mHasOp) in eventToString()