Home
last modified time | relevance | path

Searched defs:windowInMillis (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.c89 … struct ConnSlideWindowController *self, bool active, int32_t windowInMillis, int32_t quotaInBytes) in ChangeConfiguration()
111 static int32_t Enable(struct ConnSlideWindowController *self, int32_t windowInMillis, int32_t quota… in Enable()
H A Dsoftbus_conn_flow_control.h43 int32_t windowInMillis; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/manager/
H A Dconnection_flow_control_test.cpp93 int32_t windowInMillis = MIN_WINDOW_IN_MILLIS; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h238 int32_t windowInMillis; member