Home
last modified time | relevance | path

Searched refs:GetDomainQuota (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h45 int GetDomainQuota(uint32_t domain);
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dflow_control.cpp73 int quota = GetDomainQuota(domainId); in FlowCtrlDomain()
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/
H A Dlibhilog.map27 "OHOS::HiviewDFX::GetDomainQuota(unsigned int)";
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp483 int GetDomainQuota(uint32_t domain) in GetDomainQuota() function