Searched refs:SetAllAttr (Results 1 – 4 of 4) sorted by relevance
34 void SetAllAttr(std::unique_ptr<JsonValue>& jsonNode, const char* attrsTag);
72 void InspectNode::SetAllAttr(std::unique_ptr<JsonValue>& jsonNode, const char* attrsTag) in SetAllAttr() function in OHOS::Ace::Framework::InspectNode
763 inspectNode->SetAllAttr(jsonDefaultAttrs, INSPECTOR_ATTRS); in GetDefaultAttrsByType()
2003 inspectNode.SetAllAttr(rootJsonValue, INSPECTOR_ATTRS);