Home
last modified time | relevance | path

Searched defs:newAttr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_generate_tree.c68 struct DeviceResourceAttr *newAttr = NULL; in AddAttrInNode() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp387 SessionAttribute newAttr; variable
497 SessionAttribute newAttr = { variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h72 auto newAttr = std::make_shared<T>(attr); in MaybeResetAttribute() local