Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.h81 static const char *GetDataLevel(int dataLevel);
H A Dhiview_adapter.cpp287 const char *HiViewAdapter::GetDataLevel(int dataLevel) in GetDataLevel() function in OHOS::MiscServices::HiViewAdapter
350 …{.name = {"DATA_LEVEL"}, .t = HISYSEVENT_STRING, .v = { .s = (char *)GetDataLevel(i)}, .arraySize … in ReportStatisticEvent()
361 …{.name = {"DATA_LEVEL"}, .t = HISYSEVENT_STRING, .v = { .s = (char *)GetDataLevel(i)}, .arraySize … in ReportStatisticEvent()