Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h44 int GetProcessQuota(const std::string& proc);
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp134 processQuota = GetProcessQuota(GetProgName()); in HiLogFlowCtrlProcess()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp471 int GetProcessQuota(const string& proc) in GetProcessQuota() function