Searched defs:tac (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/gnss/
H A DXtraSystemStatusObserver.cpp71 bool XtraSystemStatusObserver::updateTac(const string& tac) { argument
73 ss << "tac";
74 ss << " " << tac.c_str();
213 SystemStatusTac* tac = reinterpret_cast<SystemStatusTac*>(each); local
214 mXtraSysStatObj->updateTac(tac->mValue);
/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatus.h493 SystemStatusTac* tac = static_cast<SystemStatusTac*>(src); local
494 mValue = tac->mValue;
/hardware/libhardware/include/hardware/
H A Dgps.h480 * lac is populated with tac, to ensure that we don't break old clients that
487 uint16_t tac; member in struct:__anon1301
/hardware/qcom/gps/msm8909w_3100/utils/
H A Dloc_gps.h669 * lac is populated with tac, to ensure that we don't break old clients that
676 uint16_t tac; member in struct:__anon3666
/hardware/qcom/gps/msm8998/utils/
H A Dloc_gps.h665 * lac is populated with tac, to ensure that we don't break old clients that
672 uint16_t tac; member in struct:__anon4008
/hardware/ril/include/telephony/
H A Dril.h1414 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member in struct:__anon5843
1422 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member in struct:__anon5844
/hardware/ril/reference-ril/
H A Dril.h1414 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member in struct:__anon6062
1422 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member in struct:__anon6063

Completed in 177 milliseconds