Home
last modified time | relevance | path

Searched refs:debugBoundaryEnabled (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp847 void SystemProperties::SetDebugBoundaryEnabled(bool debugBoundaryEnabled) in SetDebugBoundaryEnabled() argument
849 debugBoundaryEnabled_.store(debugBoundaryEnabled && developerModeOn_); in SetDebugBoundaryEnabled()
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h565 static void SetDebugBoundaryEnabled(bool debugBoundaryEnabled);

Completed in 3 milliseconds