Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dflow_control.h24 int FlowCtrlDomain(const HilogMsg& hilogMsg);
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dflow_control.cpp43 int FlowCtrlDomain(const HilogMsg& hilogMsg) in FlowCtrlDomain() function
H A Dlog_collector.cpp91 ret = FlowCtrlDomain(msg); in onDataRecv()