Home
last modified time | relevance | path

Searched refs:modifyNodeType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/
H A DAttrEditor.js150 ModifyNode.modifyNodeType(this.files_, this.root_, this.node_, 0);
180 ModifyNode.modifyNodeType(
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A DModifyNode.js45 ModifyNode.modifyNodeType = function (files, root, node, type) { function