Searched refs:GetParamTypes (Results 1 – 2 of 2) sorted by relevance
230 static std::string GetParamTypes(std::vector<std::pair<std::string, std::string>> &strVector);
667 std::string ClientHelper::GetParamTypes(std::vector<std::pair<std::string, std::string>> &strVector) in GetParamTypes() function in OHOS::UpdateEngine::ClientHelper679 .append("must be { ").append(GetParamTypes(paramInfos)).append(" }."); in NapiThrowParamError()