Home
last modified time | relevance | path

Searched refs:ConnSlideWindowControllerConstructor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.c121 int32_t ConnSlideWindowControllerConstructor(struct ConnSlideWindowController *self) in ConnSlideWindowControllerConstructor() function
152 int32_t ret = ConnSlideWindowControllerConstructor(controller); in ConnSlideWindowControllerNew()
H A Dsoftbus_conn_flow_control.h48 int32_t ConnSlideWindowControllerConstructor(struct ConnSlideWindowController *self);
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/manager/
H A Dconnection_flow_control_test.cpp43 auto ret = ConnSlideWindowControllerConstructor(&controller);