Searched refs:GetProductModelStr (Results 1 – 5 of 5) sorted by relevance
53 std::string GetProductModelStr();
114 cJSON_AddStringToObject(device, H_MODEL_KEY, Parameter::GetProductModelStr().c_str()); in CreateDeviceJsonObj()231 .append(Parameter::GetProductModelStr()).append(std::string(ZIP_FILE_DELIM)) in AppendZipFile()
161 std::string GetProductModelStr() in GetProductModelStr() function
174 std::string GetProductModelStr() in GetProductModelStr() function
416 "OHOS::HiviewDFX::Parameter::GetProductModelStr()";