FrameCounter       10 native_client_sdk/src/examples/demo/flock/frame_counter.cc void FrameCounter::BeginFrame() {
FrameCounter       17 native_client_sdk/src/examples/demo/flock/frame_counter.cc void FrameCounter::EndFrame() {
FrameCounter       39 native_client_sdk/src/examples/demo/flock/frame_counter.cc void FrameCounter::Reset() {
FrameCounter        8 native_client_sdk/src/examples/demo/flock/frame_counter.h class FrameCounter {
FrameCounter       10 native_client_sdk/src/examples/demo/flock/frame_counter.h   FrameCounter()
FrameCounter       14 native_client_sdk/src/examples/demo/flock/frame_counter.h   ~FrameCounter() {}
FrameCounter      231 net/quic/quic_client_session.cc   FrameCounter frames_per_stream;
FrameCounter      235 net/quic/quic_client_session.cc   for (FrameCounter::const_iterator it = frames_per_stream.begin();