Searched refs:tempNci (Results 1 – 1 of 1) sorted by relevance
1223 int64_t tempNci; in ReadIntFromParcel() local1224 if (!parcel.ReadInt64(tempNci)) { in ReadIntFromParcel()1227 nci_ = tempNci; in ReadIntFromParcel()