Searched refs:tmp_current (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/tools/balsa/
H A Dbalsa_frame.cc1412 const char* tmp_current = current + consumed_bytes; local
1413 visitor_->ProcessBodyInput(on_entry, tmp_current - on_entry);
1415 on_entry = current = tmp_current;

Completed in 84 milliseconds