Home
last modified time | relevance | path

Searched refs:debugLine_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Drec_node.h55 return debugLine_; in GetDebugLine()
59 debugLine_ = debugline; in SetDebugLine()
66 std::string debugLine_; variable
H A Dui_node.h432 debugLine_ = line; in SetDebugLine()
436 return debugLine_; in GetDebugLine()
914 std::string debugLine_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_component.h122 debugLine_ = debugLine; in SetDebugLine()
127 return debugLine_; in GetDebugLine()
151 std::string debugLine_; variable
H A Dinspector_node.h79 debugLine_ = debugLine; in SetDebugLine()
84 return debugLine_; in GetDebugLine()
230 std::string debugLine_; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Dlazy_for_each_builder_syntax_test_ng.cpp899 iter->second.second->debugLine_ = str2;