Searched refs:formProfile (Results 1 – 3 of 3) sorted by relevance
34 const std::string formProfile; in BenchmarkTestForTransformTo() local41 info.TransformTo(formProfile, infos, level); in BenchmarkTestForTransformTo()
67 … const std::string &formProfile, std::vector<ExtensionFormInfo> &infos, int32_t &privacyLevel);
486 const std::string &formProfile, std::vector<ExtensionFormInfo> &infos, int32_t &privacyLevel) in TransformTo() argument489 nlohmann::json jsonObject = nlohmann::json::parse(formProfile, nullptr, false); in TransformTo()