Home
last modified time | relevance | path

Searched defs:stateMachine (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp248 inline AgpsReleasedState(AgpsStateMachine* stateMachine) : in AgpsReleasedState()
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : in AgpsPendingState()
410 inline AgpsAcquiredState(AgpsStateMachine* stateMachine) : in AgpsAcquiredState()
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : in AgpsReleasingState()
Dloc_eng_agps.h133 inline AgpsState(const AgpsStateMachine *stateMachine) : in AgpsState()
Dloc_eng.cpp2316 AgpsStateMachine* stateMachine; in getAgpsStateMachine() local
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp248 inline AgpsReleasedState(AgpsStateMachine* stateMachine) : in AgpsReleasedState()
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : in AgpsPendingState()
410 inline AgpsAcquiredState(AgpsStateMachine* stateMachine) : in AgpsAcquiredState()
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : in AgpsReleasingState()
Dloc_eng_agps.h133 inline AgpsState(const AgpsStateMachine *stateMachine) : in AgpsState()
Dloc_eng.cpp2010 AgpsStateMachine* stateMachine; in getAgpsStateMachine() local