HomeSort by relevance Sort by last modified time
    Searched defs:AgpsStateMachine (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.cpp 246 friend class AgpsStateMachine;
248 inline AgpsReleasedState(AgpsStateMachine* stateMachine) :
313 friend class AgpsStateMachine;
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) :
408 friend class AgpsStateMachine;
410 inline AgpsAcquiredState(AgpsStateMachine* stateMachine) :
502 friend class AgpsStateMachine;
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) :
620 // AgpsStateMachine
623 AgpsStateMachine::AgpsStateMachine(servicerType servType
    [all...]
loc_eng_agps.h 45 class AgpsStateMachine;
114 // allows AgpsStateMachine to access private data
117 friend class AgpsStateMachine;
125 const AgpsStateMachine* mStateMachine;
133 inline AgpsState(const AgpsStateMachine *stateMachine) :
180 class AgpsStateMachine {
208 AgpsStateMachine(servicerType servType, void *cb_func,
210 virtual ~AgpsStateMachine();
250 class DSStateMachine : public AgpsStateMachine {
272 const AgpsStateMachine* mStateMachine
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_agps.cpp 246 friend class AgpsStateMachine;
248 inline AgpsReleasedState(AgpsStateMachine* stateMachine) :
313 friend class AgpsStateMachine;
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) :
408 friend class AgpsStateMachine;
410 inline AgpsAcquiredState(AgpsStateMachine* stateMachine) :
502 friend class AgpsStateMachine;
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) :
620 // AgpsStateMachine
623 AgpsStateMachine::AgpsStateMachine(servicerType servType
    [all...]
loc_eng_agps.h 45 class AgpsStateMachine;
114 // allows AgpsStateMachine to access private data
117 friend class AgpsStateMachine;
125 const AgpsStateMachine* mStateMachine;
133 inline AgpsState(const AgpsStateMachine *stateMachine) :
180 class AgpsStateMachine {
208 AgpsStateMachine(servicerType servType, void *cb_func,
210 virtual ~AgpsStateMachine();
250 class DSStateMachine : public AgpsStateMachine {
272 const AgpsStateMachine* mStateMachine
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.cpp 246 friend class AgpsStateMachine;
248 inline AgpsReleasedState(AgpsStateMachine* stateMachine) :
313 friend class AgpsStateMachine;
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) :
408 friend class AgpsStateMachine;
410 inline AgpsAcquiredState(AgpsStateMachine* stateMachine) :
502 friend class AgpsStateMachine;
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) :
620 // AgpsStateMachine
623 AgpsStateMachine::AgpsStateMachine(servicerType servType
    [all...]
loc_eng_agps.h 45 class AgpsStateMachine;
114 // allows AgpsStateMachine to access private data
117 friend class AgpsStateMachine;
125 const AgpsStateMachine* mStateMachine;
133 inline AgpsState(const AgpsStateMachine *stateMachine) :
180 class AgpsStateMachine {
208 AgpsStateMachine(servicerType servType, void *cb_func,
210 virtual ~AgpsStateMachine();
250 class DSStateMachine : public AgpsStateMachine {
272 const AgpsStateMachine* mStateMachine
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng_agps.cpp 246 friend class AgpsStateMachine;
248 inline AgpsReleasedState(AgpsStateMachine* stateMachine) :
313 friend class AgpsStateMachine;
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) :
408 friend class AgpsStateMachine;
410 inline AgpsAcquiredState(AgpsStateMachine* stateMachine) :
502 friend class AgpsStateMachine;
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) :
620 // AgpsStateMachine
623 AgpsStateMachine::AgpsStateMachine(servicerType servType
    [all...]
loc_eng_agps.h 45 class AgpsStateMachine;
114 // allows AgpsStateMachine to access private data
117 friend class AgpsStateMachine;
125 const AgpsStateMachine* mStateMachine;
133 inline AgpsState(const AgpsStateMachine *stateMachine) :
180 class AgpsStateMachine {
208 AgpsStateMachine(servicerType servType, void *cb_func,
210 virtual ~AgpsStateMachine();
250 class DSStateMachine : public AgpsStateMachine {
272 const AgpsStateMachine* mStateMachine
    [all...]

Completed in 146 milliseconds