Searched refs:GetTransformJsonValue (Results 1 – 4 of 4) sorted by relevance
485 std::string GetTransformJsonValue(const std::string& value);
3153 std::string Declaration::GetTransformJsonValue(const std::string& value) in GetTransformJsonValue() function in OHOS::Ace::Declaration
903 std::string GetTransformJsonValue(const std::string& value);
851 auto jsonValue = node.GetTransformJsonValue(value); in SetTransform()1012 std::string DOMNode::GetTransformJsonValue(const std::string& value) in GetTransformJsonValue() function in OHOS::Ace::Framework::DOMNode