Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp314 bool isAllowCollect = Parameter::IsBetaVersion() || Parameter::IsUCollectionSwitchOn(); in Init() local
315 if (isAllowCollect) { in Init()
320 if (isAllowCollect || Parameter::IsDeveloperMode()) { in Init()