Searched refs:AgpsPendingState (Results 1 – 2 of 2) sorted by relevance
311 class AgpsPendingState : public AgpsState class315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : in AgpsPendingState() function in AgpsPendingState319 inline ~AgpsPendingState() {} in ~AgpsPendingState()325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent()637 mStatePtr->mPendingState = new AgpsPendingState(this); in AgpsStateMachine()