Home
last modified time | relevance | path

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

/base/telephony/core_service/frameworks/native/src/
H A Dcell_location.cpp137 if (!parcel.WriteInt32(sid_)) { in Marshalling()
181 sid_ = rat; in ReadFromParcel()
201 sid_ = sid; in SetCdmaParam()
227 return sid_; in GetSid()
H A Dcell_information.cpp865 sid_ = sid; in SetCdmaParam()
874 sid_ = cdmaCell.sid_; in CdmaCellInformation()
887 sid_ = cdmaCell.sid_; in operator =()
899 sid_ == other.sid_ && signalLevel_ == other.signalLevel_ && in operator ==()
925 if (!parcel.WriteInt32(sid_)) { in Marshalling()
978 sid_ = rat; in ReadFromParcel()
1023 return sid_; in GetSid()
[all...]
/base/telephony/core_service/interfaces/innerkits/include/
H A Dcell_location.h122 int32_t sid_ = 0; member in OHOS::Telephony::CdmaCellLocation
H A Dcell_information.h308 int32_t sid_ = 0; member in OHOS::Telephony::CdmaCellInformation

Completed in 4 milliseconds