Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dparameter_ex.cpp89 std::string ucollectionState = GetString(HIVIEW_UCOLLECTION_STATE, "false"); in IsUCollectionSwitchOn() local
90 return ucollectionState == "true"; in IsUCollectionSwitchOn()
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_parameter_ex.cpp102 std::string ucollectionState = GetString(HIVIEW_UCOLLECTION_STATE, "false"); in IsUCollectionSwitchOn() local
103 return ucollectionState == "true"; in IsUCollectionSwitchOn()