Home
last modified time | relevance | path

Searched defs:FlowControl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/buffer/
H A Dsettings.rs21 pub(crate) struct FlowControl { struct
26 impl FlowControl { impl
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_flow_control_service.cpp33 ErrCode FlowControlService::FlowControl(const std::shared_ptr<NotificationRecord> &record, in FlowControl() function in OHOS::Notification::FlowControlService
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs182 flow_control: FlowControl, in new()