Home
last modified time | relevance | path

Searched refs:tac (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/gnss/
DXtraSystemStatusObserver.cpp86 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac() argument
87 mTac = tac; in updateTac()
95 ss << " " << tac.c_str(); in updateTac()
240 TacDataItemBase* tac = in notify() local
242 mXtraSysStatObj->updateTac(tac->mValue); in notify()
DXtraSystemStatusObserver.h65 bool updateTac(const string& tac);
/hardware/qcom/gps/msm8909w_3100/gnss/
DXtraSystemStatusObserver.cpp71 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac() argument
74 ss << " " << tac.c_str(); in updateTac()
213 SystemStatusTac* tac = reinterpret_cast<SystemStatusTac*>(each); in notify() local
214 mXtraSysStatObj->updateTac(tac->mValue); in notify()
DXtraSystemStatusObserver.h57 bool updateTac(const string& tac);
/hardware/qcom/sm8150/gps/gnss/
DXtraSystemStatusObserver.cpp163 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac() argument
164 mTac = tac; in updateTac()
172 ss << " " << tac.c_str(); in updateTac()
307 TacDataItemBase* tac = in notify() local
309 mXtraSysStatObj->updateTac(tac->mValue); in notify()
DXtraSystemStatusObserver.h59 bool updateTac(const string& tac);
/hardware/interfaces/gnss/1.0/default/
DAGnssRil.cpp105 .tac = cellID.tac, in setRefLocation()
/hardware/interfaces/gnss/1.0/
DIAGnssRil.hal66 * lac is populated with tac, to ensure that we don't break old clients that
75 uint16_t tac;
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatus.h493 SystemStatusTac* tac = static_cast<SystemStatusTac*>(src); variable
494 mValue = tac->mValue;
/hardware/ril/include/telephony/
Dril.h1425 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member
1435 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member
/hardware/ril/reference-ril/
Dril.h1425 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member
1435 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member
/hardware/libhardware/include/hardware/
Dgps.h487 uint16_t tac; member
/hardware/qcom/sdm845/gps/msm8998/utils/
Dloc_gps.h672 uint16_t tac; member
/hardware/qcom/gps/msm8909w_3100/utils/
Dloc_gps.h676 uint16_t tac; member
/hardware/qcom/gps/msm8998/utils/
Dloc_gps.h672 uint16_t tac; member
/hardware/qcom/sm8150/gps/utils/
Dloc_gps.h696 uint16_t tac; member
/hardware/qcom/sdm845/gps/sdm845/utils/
Dloc_gps.h676 uint16_t tac; member
/hardware/ril/libril/
Dril_service.cpp3632 cellIdentity.cellIdentityLte[0].tac = rilCellIdentity.cellIdentityLte.tac; in fillCellIdentityResponse()
3743 rilCellIdentity.cellIdentityLte.tac = in fillCellIdentityFromVoiceRegStateResponseString()
3828 rilCellIdentity.cellIdentityLte.tac = in fillCellIdentityFromDataRegStateResponseString()
8024 cellInfoLte->cellIdentityLte.tac = in convertRilCellInfoListToHal()
8025 rillCellInfo->CellInfo.lte.cellIdentityLte.tac; in convertRilCellInfoListToHal()
/hardware/interfaces/radio/1.4/
Dtypes.hal1825 int32_t tac;
/hardware/interfaces/radio/1.0/
Dtypes.hal1576 int32_t tac; // 16-bit tracking area code, INT_MAX if unknown