Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dparameter_ex.h53 std::string GetProductModelStr();
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Dexport_json_file_writer.cpp114 cJSON_AddStringToObject(device, H_MODEL_KEY, Parameter::GetProductModelStr().c_str()); in CreateDeviceJsonObj()
231 .append(Parameter::GetProductModelStr()).append(std::string(ZIP_FILE_DELIM)) in AppendZipFile()
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dparameter_ex.cpp161 std::string GetProductModelStr() in GetProductModelStr() function
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_parameter_ex.cpp174 std::string GetProductModelStr() in GetProductModelStr() function
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dlibhiviewbase.map416 "OHOS::HiviewDFX::Parameter::GetProductModelStr()";