Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
Dproperties.h36 int GetDomainQuota(uint32_t domain);
/base/hiviewdfx/hilog/services/hilogd/
Dflow_control.cpp73 int quota = GetDomainQuota(domainId); in FlowCtrlDomain()
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp479 int GetDomainQuota(uint32_t domain) in GetDomainQuota() function