Searched refs:use_ (Results 1 – 5 of 5) sorted by relevance
239 if (!parcel.WriteUint32(use_)) { in Marshalling()268 if (!parcel.ReadUint32(routeTable.use_)) { in Unmarshalling()
88 uint32_t use_ = 0; member
338 rtable.flags_.c_str(), rtable.metric_, rtable.ref_, rtable.use_);499 routeTable.use_ = TEST_UINT32_VALUE;
759 lt.metric_, lt.ref_, lt.use_);
481 routeTable.use_ = static_cast<uint16_t>(CommonUtils::StrToUint(match[usePos].str())); in ExtractRouteTableInfo()