Searched refs:optBCRangeVal (Results 1 – 1 of 1) sorted by relevance
120 std::u16string optBCRangeVal; in ReadFromParcel() local121 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, optBCRangeVal); in ReadFromParcel()122 optBCRangeList = Str16ToStr8(optBCRangeVal); in ReadFromParcel()