Home
last modified time | relevance | path

Searched defs:nodeStr (Results 1 – 8 of 8) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
Drs_system_properties_test.cpp923 std::string nodeStr("A"); variable
/foundation/window/window_manager/utils/test/unittest/
Drs_adapter_test.cpp417 auto nodeStr = RSAdapterUtil::RSNodeToStr(rsNode_); variable
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
Dsocperf_executor_config.cpp420 std::string nodeStr = node; in LoadResourceAvailable() local
485 std::string nodeStr = node; in LoadGovResourceAvailable() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Darc_indexer_pattern.cpp889 auto nodeStr = GetChildNodeContent(index); in ApplyIndexChanged() local
924 auto nodeStr = autoCollapse_ && (arcArrayValue_[index].second != ArcIndexerBarState::INVALID) ? in GetChildNodeContent() local
961 …rPattern::SetChildNodeAccessibility(const RefPtr<FrameNode>& childNode, const std::string &nodeStr) in SetChildNodeAccessibility()
982 void ArcIndexerPattern::SetChildNodeStyle(int32_t index, const std::string &nodeStr, bool fromTouch… in SetChildNodeStyle()
1026 void ArcIndexerPattern::SetFocusIndexStyle(int32_t index, const std::string &nodeStr, bool isTextNo… in SetFocusIndexStyle()
Dindexer_pattern.cpp945 auto nodeStr = autoCollapse_ && arrayValue_[index].second ? in UpdateTextLayoutProperty() local
/foundation/resourceschedule/soc_perf/services/core/src/
Dsocperf_config.cpp875 std::string nodeStr = node; in LoadResourceAvailable() local
940 std::string nodeStr = node; in LoadGovResourceAvailable() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/
Dindexer_pattern_test_two_ng.cpp812 std::string nodeStr = "SetFocusIndexStyle"; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler.cpp1529 std::string nodeStr = std::to_string(node->id_) + ": "; in PrintNodeCacheLo() local