Searched refs:AgpsReleasingState (Results 1 – 6 of 6) sorted by relevance
500 class AgpsReleasingState : public AgpsState class504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : in AgpsReleasingState() function in AgpsReleasingState508 inline ~AgpsReleasingState() {} in ~AgpsReleasingState()514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent()639 mStatePtr->mReleasingState = new AgpsReleasingState(this); in AgpsStateMachine()