Searched refs:refCounter (Results 1 – 2 of 2) sorted by relevance
31 ScopedWakelock::ScopedWakelock(IScopedWakelockRefCounter* refCounter, bool locked) in ScopedWakelock() argument32 : mRefCounter(refCounter), mLocked(locked) { in ScopedWakelock()
95 ScopedWakelock(IScopedWakelockRefCounter* refCounter, bool locked);