Home
last modified time | relevance | path

Searched refs:AgpsStateMachine (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.h45 class AgpsStateMachine; variable
117 friend class AgpsStateMachine; variable
125 const AgpsStateMachine* mStateMachine;
133 inline AgpsState(const AgpsStateMachine *stateMachine) : in AgpsState()
180 class AgpsStateMachine {
208 AgpsStateMachine(servicerType servType, void *cb_func,
210 virtual ~AgpsStateMachine();
250 class DSStateMachine : public AgpsStateMachine {
272 const AgpsStateMachine* mStateMachine;
274 const AgpsStateMachine* stateMachine) : in Subscriber()
[all …]
Dloc_eng_agps.cpp246 friend class AgpsStateMachine;
248 inline AgpsReleasedState(AgpsStateMachine* stateMachine) : in AgpsReleasedState()
313 friend class AgpsStateMachine;
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : in AgpsPendingState()
408 friend class AgpsStateMachine;
410 inline AgpsAcquiredState(AgpsStateMachine* stateMachine) : in AgpsAcquiredState()
502 friend class AgpsStateMachine;
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : in AgpsReleasingState()
623 AgpsStateMachine::AgpsStateMachine(servicerType servType, in AgpsStateMachine() function in AgpsStateMachine
657 AgpsStateMachine::~AgpsStateMachine() in ~AgpsStateMachine()
[all …]
Dloc_eng.h102 AgpsStateMachine* agnss_nif;
103 AgpsStateMachine* internet_nif;
104 AgpsStateMachine* wifi_nif;
106 AgpsStateMachine* ds_nif;
Dloc_eng.cpp201 static AgpsStateMachine*
989 AgpsStateMachine* sm = (AgpsStateMachine*)s.mStateMachine; in proc()
1016 inline LocEngReleaseBIT(const AgpsStateMachine* stateMachine, in LocEngReleaseBIT()
1025 AgpsStateMachine* sm = (AgpsStateMachine*)mSubscriber.mStateMachine; in proc()
1049 AgpsStateMachine* sm = locEng->ds_nif; in proc()
1068 AgpsStateMachine* sm = locEng->ds_nif; in proc()
1088 AgpsStateMachine* sm = locEng->ds_nif; in proc()
1110 AgpsStateMachine* sm = (AgpsStateMachine*) in proc()
1392 AgpsStateMachine* mStateMachine;
1396 inline LocEngAtlOpenSuccess(AgpsStateMachine* statemachine, in LocEngAtlOpenSuccess()
[all …]
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.h45 class AgpsStateMachine; variable
117 friend class AgpsStateMachine; variable
125 const AgpsStateMachine* mStateMachine;
133 inline AgpsState(const AgpsStateMachine *stateMachine) : in AgpsState()
180 class AgpsStateMachine {
208 AgpsStateMachine(servicerType servType, void *cb_func,
210 virtual ~AgpsStateMachine();
250 class DSStateMachine : public AgpsStateMachine {
272 const AgpsStateMachine* mStateMachine;
274 const AgpsStateMachine* stateMachine) : in Subscriber()
[all …]
Dloc_eng_agps.cpp246 friend class AgpsStateMachine;
248 inline AgpsReleasedState(AgpsStateMachine* stateMachine) : in AgpsReleasedState()
313 friend class AgpsStateMachine;
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : in AgpsPendingState()
408 friend class AgpsStateMachine;
410 inline AgpsAcquiredState(AgpsStateMachine* stateMachine) : in AgpsAcquiredState()
502 friend class AgpsStateMachine;
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : in AgpsReleasingState()
623 AgpsStateMachine::AgpsStateMachine(servicerType servType, in AgpsStateMachine() function in AgpsStateMachine
657 AgpsStateMachine::~AgpsStateMachine() in ~AgpsStateMachine()
[all …]
Dloc_eng.h100 AgpsStateMachine* agnss_nif;
101 AgpsStateMachine* internet_nif;
102 AgpsStateMachine* wifi_nif;
104 AgpsStateMachine* ds_nif;
Dloc_eng.cpp189 static AgpsStateMachine*
924 AgpsStateMachine* sm = (AgpsStateMachine*)s.mStateMachine; in proc()
951 inline LocEngReleaseBIT(const AgpsStateMachine* stateMachine, in LocEngReleaseBIT()
960 AgpsStateMachine* sm = (AgpsStateMachine*)mSubscriber.mStateMachine; in proc()
983 AgpsStateMachine* sm = locEng->ds_nif; in proc()
1000 AgpsStateMachine* sm = locEng->ds_nif; in proc()
1018 AgpsStateMachine* sm = locEng->ds_nif; in proc()
1037 AgpsStateMachine* sm = (AgpsStateMachine*) in proc()
1270 AgpsStateMachine* mStateMachine;
1274 inline LocEngAtlOpenSuccess(AgpsStateMachine* statemachine, in LocEngAtlOpenSuccess()
[all …]