Searched refs:tfc (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
D | flow_control.h | 116 FlowControlTrace(const char* reason, TransportFlowControl* tfc, in FlowControlTrace() argument 118 if (enabled_) Init(reason, tfc, sfc); in FlowControlTrace() 126 void Init(const char* reason, TransportFlowControl* tfc, 421 StreamFlowControl(TransportFlowControl* tfc, const grpc_chttp2_stream* s); 472 void UpdateAnnouncedWindowDelta(TransportFlowControl* tfc, int64_t change) { in UpdateAnnouncedWindowDelta() argument 473 tfc->PreUpdateAnnouncedWindowOverIncomingWindow(announced_window_delta_); in UpdateAnnouncedWindowDelta() 475 tfc->PostUpdateAnnouncedWindowOverIncomingWindow(announced_window_delta_); in UpdateAnnouncedWindowDelta()
|
D | flow_control.cc | 70 void FlowControlTrace::Init(const char* reason, TransportFlowControl* tfc, in Init() argument 72 tfc_ = tfc; in Init() 75 remote_window_ = tfc->remote_window(); in Init() 76 target_window_ = tfc->target_window(); in Init() 77 announced_window_ = tfc->announced_window(); in Init() 218 StreamFlowControl::StreamFlowControl(TransportFlowControl* tfc, in StreamFlowControl() argument 220 : tfc_(tfc), s_(s) {} in StreamFlowControl()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 194832 tfc %9926
|