Searched refs:rsrp_ (Results 1 – 4 of 4) sorted by relevance
40 if (!parcel.WriteInt32(rsrp_)) { in Marshalling()115 rsrp_ = item_32; in ReadFromParcel()190 rsrp_ = rsrp; in SetSsbBaseParam()241 return rsrp_; in GetRsrp()
1055 rsrp_ = rsrp; in SetNrSignalParam()1068 rsrp_ = nrCell.rsrp_; in NrCellInformation()1085 rsrp_ = nrCell.rsrp_; in operator =()1097 pci_ == other.pci_ && tac_ == other.tac_ && nci_ == other.nci_ && rsrp_ == other.rsrp_ && in operator ==()1133 if (!parcel.WriteInt32(rsrp_)) { in Marshalling()1231 rsrp_ = rat; in ReadIntFromParcel()1273 …,tac:" + std::to_string(tac_) + ",nci:" + std::to_string(nci_) + ",rsrp:" + std::to_string(rsrp_) + in ToString()
97 int32_t rsrp_ = 0; /** Reference Signal Received Power */ variable
355 int32_t rsrp_ = 0; variable