Home
last modified time | relevance | path

Searched defs:viewIdStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_partial_update_model_test_ng.cpp67 std::string viewIdStr; variable
94 std::string viewIdStr; variable
123 std::string viewIdStr; variable
156 std::string viewIdStr; variable
195 std::string viewIdStr; variable
239 std::string viewIdStr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_partial_update_model_ng.cpp33 auto viewIdStr = std::to_string(viewId); in CreateNode() local