Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
Dproperties.h44 int GetProcessQuota(const std::string& proc);
/base/hiviewdfx/hilog/frameworks/libhilog/
Dhilog_printf.cpp125 processQuota = GetProcessQuota(GetProgName()); in HiLogFlowCtrlProcess()
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp466 int GetProcessQuota(const string& proc) in GetProcessQuota() function