Searched refs:mHasProtectedContent (Results 1 – 4 of 4) sorted by relevance
114 mHasProtectedContent = false; in initTask()124 mHasProtectedContent = hasProtectedContent; in initProcessCommands()222 mHasProtectedContent = hasProtectedContent; in initFlushAndQueueSubmit()236 mHasProtectedContent = hasProtectedContent; in initOneOffQueueSubmit()257 std::swap(mHasProtectedContent, rhs.mHasProtectedContent); in operator =()
126 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent()167 bool mHasProtectedContent; variable
114 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent()986 bool mHasProtectedContent; variable
301 mHasProtectedContent(hasProtectedContent),