Searched refs:url_flag (Results 1 – 1 of 1) sorted by relevance
50 uint8 url_flag; in Parse() local60 RCHECK(reader.ReadBits(1, &url_flag)); in Parse()61 RCHECK(!url_flag); // We don't support url flag in Parse()