Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp1223 int64_t tempNci; in ReadIntFromParcel() local
1224 if (!parcel.ReadInt64(tempNci)) { in ReadIntFromParcel()
1227 nci_ = tempNci; in ReadIntFromParcel()