Home
last modified time | relevance | path

Searched refs:psc_ (Results 1 - 4 of 4) sorted by relevance

/base/telephony/core_service/frameworks/native/src/
H A Dcell_location.cpp42 if (!parcel.WriteInt32(psc_)) { in Marshalling()
78 psc_ = rat; in ReadFromParcel()
101 psc_ = psc; in SetGsmParam()
117 return psc_; in GetPsc()
H A Dcell_information.cpp493 psc_ = psc; in SetWcdmaParam()
504 psc_ = wcdmaCell.psc_; in WcdmaCellInformation()
518 psc_ = wcdmaCell.psc_; in operator =()
531 psc_ == other.psc_ && lac_ == other.lac_ && in operator ==()
563 if (!parcel.WriteInt32(psc_)) { in Marshalling()
620 psc_ = rat; in ReadFromParcel()
649 return psc_; in GetPsc()
[all...]
/base/telephony/core_service/interfaces/innerkits/include/
H A Dcell_location.h74 int32_t psc_ = 0; member in OHOS::Telephony::GsmCellLocation
H A Dcell_information.h215 int32_t psc_ = 0; member in OHOS::Telephony::WcdmaCellInformation

Completed in 4 milliseconds