/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
H A D | daily_controller_test.cpp | 91 uint32_t threshold = Parameter::IsBetaVersion() ? thresholdOnBeta : thresholdOnCommercial; variable 107 uint32_t threshold = Parameter::IsBetaVersion() ? thresholdOnBeta : thresholdOnCommercial; variable 123 uint32_t threshold = Parameter::IsBetaVersion() ? thresholdOnBeta : thresholdOnCommercial; variable 139 uint32_t threshold = Parameter::IsBetaVersion() ? thresholdOnBeta : thresholdOnCommercial; variable 155 uint32_t threshold = Parameter::IsBetaVersion() ? thresholdOnBeta : thresholdOnCommercial; variable 171 uint32_t threshold = Parameter::IsBetaVersion() ? thresholdOnBeta : thresholdOnCommercial; variable 187 uint32_t threshold = Parameter::IsBetaVersion() ? thresholdOnBeta : thresholdOnCommercial; variable 217 constexpr uint32_t threshold = 1000; variable 231 constexpr uint32_t threshold = 1000; variable 245 constexpr uint32_t threshold = 1000; variable [all …]
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/ |
H A D | daily_controller.cpp | 49 int32_t threshold = GetThreshold(cacheKey, event->eventType_); in CheckThreshold() local 122 int32_t threshold = config_->GetThreshold(cachekey.first, cachekey.second, type); in GetThreshold() local 147 void DailyController::UpdateCacheAndDb(const CacheKey& cachekey, int32_t threshold, int32_t count) in UpdateCacheAndDb() 161 void DailyController::UpdateCache(const CacheKey& cachekey, int32_t threshold, int32_t count, int64… in UpdateCache()
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/innerkits/dock/ |
H A D | rotate_input_device.h | 32 void SetRotateInputThreshold(int16_t threshold) in SetRotateInputThreshold()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_layout_algorithm.cpp | 472 auto threshold = currentFontSize_.ConvertToPx() * (1.0 - TEXT_OUT_OF_WIDTH_PERCENT); in IsTextAdaptOutOfRange() local 484 auto threshold = TEXT_OUT_OF_RANGE_PERCENT * RANGE_RATIO * currentFontSize_.ConvertToPx(); in IsTextOutOfRangeInCircle() local 593 …mponentLayoutAlgorithm::TopLeftCompDistance(float obtainedRadius, float maxRadius, float threshold) in TopLeftCompDistance() 609 …nentLayoutAlgorithm::BottomLeftCompDistance(float obtainedRadius, float maxRadius, float threshold) in BottomLeftCompDistance() 625 …ponentLayoutAlgorithm::TopRightCompDistance(float obtainedRadius, float maxRadius, float threshold) in TopRightCompDistance() 642 …entLayoutAlgorithm::BottomRightCompDistance(float obtainedRadius, float maxRadius, float threshold) in BottomRightCompDistance() 666 auto threshold = TEXT_OUT_OF_RANGE_PERCENT * RANGE_RATIO * currentFontSize_.ConvertToPx(); in IsTextOutOfRangeInNormal() local 694 …curityComponentLayoutAlgorithm::IsTextOutOfOneColumn(RefPtr<FrameNode>& frameNode, float threshold) in IsTextOutOfOneColumn() 739 auto threshold = currentFontSize_.ConvertToPx() * TEXT_OUT_OF_WIDTH_PERCENT; in GetTextLimitExceededFlag() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/include/ |
H A D | daily_controller.h | 33 int32_t threshold = 0; member
|
/ohos5.0/base/powermgr/thermal_manager/application/protector/include/policy/ |
H A D | protector_thermal_zone_info.h | 29 int32_t threshold; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_spring_model.cpp | 205 float threshold = fmax(toFloat(minimumAmplitudeRatio_ * initialOffset_), in EstimateDurationForUnderDampedModel() local 239 float threshold = fmax(toFloat(minimumAmplitudeRatio_ * initialOffset_), SPRING_MIN_THRESHOLD); in EstimateDurationForCriticalDampedModel() local 274 float threshold = fmax(toFloat(minimumAmplitudeRatio_ * initialOffset_), SPRING_MIN_THRESHOLD); in EstimateDurationForOverDampedModel() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/config/ |
H A D | daily_config.cpp | 117 int32_t threshold = 0; in ParseThresholdOfDomain() local 127 bool DailyConfig::ParseThresholdOfName(const cJSON* config, std::string& name, int32_t& threshold) in ParseThresholdOfName()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_event_report.cpp | 65 …Report::ReportPageNodeOverflow(const std::string& pageUrl, int32_t nodeCount, int32_t threshold) {} in ReportPageNodeOverflow() 67 …entReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) {} in ReportPageDepthOverflow() 69 …tReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) {} in ReportFunctionTimeout()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/ |
H A D | grid_container_utils.cpp | 50 auto threshold = ParseBreakpoints(breakpoints); in ProcessGridSizeType() local 73 auto threshold = ParseBreakpoints(breakpoints); in ProcessGridSizeType() local
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/ |
H A D | get_topn.h | 28 void GetTopN(T* prediction, int32_t predictionSize, size_t numResults, float threshold, in GetTopN()
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
H A D | write_controller.h | 32 size_t threshold; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_light_up_effect_filter_test.cpp | 237 float threshold = 0.5f; variable 252 float threshold = 0.5f; variable
|
H A D | rs_blur_filter_test.cpp | 51 float threshold = 1.0f; variable 67 float threshold = 0.5f; variable
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/ |
H A D | native_leak_util.cpp | 65 uint64_t NativeLeakUtil::GetRSSMemoryThreshold(uint64_t threshold) in GetRSSMemoryThreshold()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | event_report.cpp | 74 …Report::ReportPageNodeOverflow(const std::string& pageUrl, int32_t nodeCount, int32_t threshold) {} in ReportPageNodeOverflow() 76 …entReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) {} in ReportPageDepthOverflow() 78 …tReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) {} in ReportFunctionTimeout()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/ |
H A D | rosen_render_bubble_progress.cpp | 50 static const int32_t threshold = 7; in Paint() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/include/ |
H A D | net_stats_cached.h | 63 inline void SetTrafficThreshold(uint64_t threshold) in SetTrafficThreshold() 68 inline void SetDateThreshold(uint64_t threshold) in SetDateThreshold()
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_scroll_view_unit_test.cpp | 26 const uint8_t threshold = 2; variable
|
/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
H A D | net_stats_cached_test.cpp | 98 uint32_t threshold = 1000; variable
|
/ohos5.0/base/update/updater/services/ui/driver/ |
H A D | keys_input_device.cpp | 48 constexpr auto threshold = 2s; in OnLongKeyPressDown() local
|
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/ |
H A D | thermal_config_sensor_cluster.h | 27 int32_t threshold; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsblurfilter_fuzzer/ |
H A D | rsblurfilter_fuzzer.cpp | 204 float threshold = GetData<float>(); in DoIsNearEqual() local 223 float threshold = GetData<float>(); in DoIsNearZero() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/ |
H A D | notification_config_parse.cpp | 148 void NotificationConfigParse::GetFlowCtrlConfigFromCCM(FlowControlThreshold &threshold) in GetFlowCtrlConfigFromCCM()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | friction_motion.cpp | 34 … FrictionMotion::Reset(double friction, double initPosition, double initVelocity, double threshold) in Reset()
|