Home
last modified time | relevance | path

Searched refs:GetDebugEnabled (Results 1 - 25 of 31) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator.h80 if (SystemProperties::GetDebugEnabled()) { in CreateAnimator()
93 if (SystemProperties::GetDebugEnabled()) { in CreateAnimator()
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_graphic.h64 if (SystemProperties::GetDebugEnabled()) { in OnGraphicFill()
108 if (SystemProperties::GetDebugEnabled()) { in OnGraphicStroke()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_hub.cpp223 if (SystemProperties::GetDebugEnabled()) { in FireOnDragEnter()
235 if (SystemProperties::GetDebugEnabled()) { in FireOnDragLeave()
247 if (SystemProperties::GetDebugEnabled()) { in FireOnDragMove()
259 if (SystemProperties::GetDebugEnabled()) { in FireOnDrop()
H A Dfocus_hub.cpp452 if (SystemProperties::GetDebugEnabled()) { in RemoveSelf()
558 if (SystemProperties::GetDebugEnabled()) { in SetFocusable()
616 if (SystemProperties::GetDebugEnabled()) {
639 if (SystemProperties::GetDebugEnabled()) {
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp92 bool SystemProperties::GetDebugEnabled() in GetDebugEnabled() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp110 if (SystemProperties::GetDebugEnabled()) { in MakePixmapImage()
173 if (SystemProperties::GetDebugEnabled()) { in ResizeDrawingImage()
/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_trace.h43 AceScopedTraceFlag aceScopedTraceFlag(SystemProperties::GetDebugEnabled(), fmt, ##__VA_ARGS__)
H A Dlog_wrapper.h233 return SystemProperties::GetDebugEnabled(); in JudgeLevel()
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp453 if (SystemProperties::GetDebugEnabled()) { in LoadImageData()
542 if (SystemProperties::GetDebugEnabled()) { in LoadImageData()
759 if (SystemProperties::GetDebugEnabled()) { in LoadDecodedImageData()
797 if (SystemProperties::GetDebugEnabled()) { in LoadDecodedImageData()
907 if (SystemProperties::GetDebugEnabled()) { in LoadDecodedImageData()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp286 if (SystemProperties::GetDebugEnabled()) { in ProcessTouchEvent()
359 if (SystemProperties::GetDebugEnabled()) { in ProcessMouseEvent()
H A Dmmi_event_convertor.cpp561 if (SystemProperties::GetDebugEnabled()) { in LogPointInfo()
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp204 bool SystemProperties::GetDebugEnabled() in GetDebugEnabled() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h378 static bool GetDebugEnabled();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_select_controller.cpp279 if (SystemProperties::GetDebugEnabled()) { in GetSelectRangeByOffset()
310 if (SystemProperties::GetDebugEnabled()) { in GetSelectParagraphByOffset()
573 if (SystemProperties::GetDebugEnabled()) { in MoveCaretToContentRect()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dpixelmap_image.cpp216 if (SystemProperties::GetDebugEnabled()) { in StretchImageWithLattice()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp313 if (SystemProperties::GetDebugEnabled()) { in DrawImageLattice()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp177 if (SystemProperties::GetDebugEnabled()) {
415 if (SystemProperties::GetDebugEnabled()) {
652 if (SystemProperties::GetDebugEnabled()) {
1085 if (SystemProperties::GetDebugEnabled()) {
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp853 if (SystemProperties::GetDebugEnabled()) { in JsTraceBegin()
863 if (!aceScopedTrace_.empty() && SystemProperties::GetDebugEnabled()) { in JsTraceEnd()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_types.cpp377 if (SystemProperties::GetDebugEnabled()) { in Call()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp622 ACE_WEAK_SYM bool SystemProperties::GetDebugEnabled() in GetDebugEnabled() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp1148 if (!SystemProperties::GetDebugEnabled()) { in LogPrintMouseTest()
2155 if (SystemProperties::GetDebugEnabled()) { in CheckAndLogLastReceivedEventInfo()
2166 if (SystemProperties::GetDebugEnabled()) { in CheckAndLogLastReceivedEventInfo()
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddrag_drop_manager_test_ng_property_config.cpp2135 EXPECT_FALSE(SystemProperties::GetDebugEnabled()); in HWTEST_F()
2143 EXPECT_TRUE(SystemProperties::GetDebugEnabled()); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.cpp846 if (SystemProperties::GetDebugEnabled()) { in Measure()
1292 if (SystemProperties::GetDebugEnabled()) { in PreTopologicalLoopDetection()
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dpan_recognizer.cpp997 if (SystemProperties::GetDebugEnabled()) { in UpdateTouchEventInfo()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2594 if (SystemProperties::GetDebugEnabled()) { in TouchTest()
3026 if (SystemProperties::GetDebugEnabled()) { in CollectSelfAxisResult()
3884 if (SystemProperties::GetDebugEnabled()) { in AddFRCSceneInfo()
5440 if (SystemProperties::GetDebugEnabled()) { in FindSuggestOpIncNode()
5964 if (!SystemProperties::GetDebugEnabled()) { in IsDebugInspectorId()

Completed in 44 milliseconds

12