Searched refs:debugBoundaryEnabled_ (Results 1 – 4 of 4) sorted by relevance
279 return debugBoundaryEnabled_; in GetDebugBoundaryEnabled()626 static bool debugBoundaryEnabled_; variable
69 bool SystemProperties::debugBoundaryEnabled_ = false; member in OHOS::Ace::SystemProperties
414 bool SystemProperties::debugBoundaryEnabled_ = IsDebugBoundaryEnabled() && developerModeOn_; member in OHOS::Ace::SystemProperties802 debugBoundaryEnabled_ = debugBoundaryEnabled && developerModeOn_; in SetDebugBoundaryEnabled()
76 bool SystemProperties::debugBoundaryEnabled_ = false; member in OHOS::Ace::SystemProperties