Searched refs:tempPreAccountState (Results 1 – 1 of 1) sorted by relevance
22 AccountState tempPreAccountState = preAccountState_; in IsNeedCleanCache() local26 …return (tempPreAccountState == AccountState::ACCOUNT_LOGOUT && tempAccountState == AccountState::A… in IsNeedCleanCache()27 …(tempPreAccountState == AccountState::ACCOUNT_LOGIN && tempAccountState == AccountState::ACCOUNT_L… in IsNeedCleanCache()