Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dparameter_ex.h42 bool IsLaboratoryMode();
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dparameter_ex.cpp105 bool IsLaboratoryMode() in IsLaboratoryMode() function
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_parameter_ex.cpp118 bool IsLaboratoryMode() in IsLaboratoryMode() function
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_flow_controller.cpp51 …return Parameter::IsLaboratoryMode() ? RELIABILITY_SIZE * 5 : RELIABILITY_SIZE; // 5 : laboratory… in GetActualReliabilitySize()
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dlibhiviewbase.map384 "OHOS::HiviewDFX::Parameter::IsLaboratoryMode()";