Searched defs:key_end_idx (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/tools/balsa/
H A Dbalsa_headers.h252 key_end_idx(key_end_index),
260 key_end_idx(0),
267 size_t key_end_idx; member in struct:net::BalsaHeaders::HeaderLineDescription
399 line.key_end_idx - line.first_char_idx),
402 DCHECK_GE(line.key_end_idx, line.first_char_idx);
793 line.key_end_idx - line.first_char_idx),

Completed in 1947 milliseconds