| /base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
| D | daily_controller_test.cpp | 49 …ventThresholdTest(DailyController& controller, std::shared_ptr<SysEvent> event, uint32_t threshold) in EventThresholdTest() 59 …houtThresholdTest(DailyController& controller, std::shared_ptr<SysEvent> event, uint32_t threshold) in EventWithoutThresholdTest() 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 203 uint32_t threshold = Parameter::IsBetaVersion() ? thresholdOnBeta : thresholdOnCommercial; variable [all …]
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/control/ |
| 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()
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/control/include/ |
| D | daily_controller.h | 33 int32_t threshold = 0; member
|
| /base/powermgr/thermal_manager/application/protector/include/policy/ |
| D | protector_thermal_zone_info.h | 29 int32_t threshold; member
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/control/config/ |
| 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()
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
| D | write_controller.h | 32 size_t threshold; member
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/ |
| D | native_leak_util.cpp | 65 uint64_t NativeLeakUtil::GetRSSMemoryThreshold(uint64_t threshold) in GetRSSMemoryThreshold()
|
| D | native_leak_detector.cpp | 112 uint64_t threshold = 0; in UpdateUserMonitorInfo() local
|
| /base/update/updater/services/ui/driver/ |
| D | keys_input_device.cpp | 48 constexpr auto threshold = 2s; in OnLongKeyPressDown() local
|
| /base/powermgr/thermal_manager/services/native/include/thermal_policy/ |
| D | thermal_config_sensor_cluster.h | 27 int32_t threshold; member
|
| /base/powermgr/display_manager/brightness_manager/src/ |
| D | brightness_manager.cpp | 184 std::vector<int32_t> threshold, sptr<IDisplayBrightnessCallback> callback) in SetLightBrightnessThreshold()
|
| D | brightness_manager_ext.cpp | 404 std::vector<int32_t> threshold, sptr<IDisplayBrightnessCallback> callback) in SetLightBrightnessThreshold()
|
| D | brightness_service.cpp | 419 std::vector<int32_t> threshold, sptr<IDisplayBrightnessCallback> callback) in SetLightBrightnessThreshold()
|
| /base/powermgr/display_manager/brightness_manager/test/unittest/src/ |
| D | mock_brightness_manager_interface.cpp | 148 uint32_t SetLightBrightnessThreshold(std::vector<int32_t> threshold, sptr<IDisplayBrightnessCallbac… in SetLightBrightnessThreshold()
|
| /base/sensors/sensor/vibration_convert/core/algorithm/peak_finder/src/ |
| D | peak_finder.cpp | 88 double threshold = lowerAmp; in GetVoiceFlag() local 174 … PeakFinder::FindPeakBoundary(const std::vector<double> &data, int32_t peakPlace, double threshold, in FindPeakBoundary() 253 double threshold = *max_element(peakValue.begin(), peakValue.end()) * removeRatio; in FilterLowPeak() local
|
| /base/powermgr/display_manager/state_manager/frameworks/native/ |
| D | display_power_mgr_client.cpp | 245 std::vector<int32_t> threshold, sptr<IDisplayBrightnessCallback> callback) in SetLightBrightnessThreshold()
|
| /base/powermgr/display_manager/state_manager/test/unittest/src/ |
| D | display_power_mgr_brightness_test.cpp | 983 std::vector<int32_t> threshold = {200, 200, 20}; variable 1003 std::vector<int32_t> threshold = {}; variable
|
| /base/powermgr/display_manager/state_manager/service/zidl/src/ |
| D | display_power_mgr_stub.cpp | 447 std::vector<int32_t> threshold; in SetLightBrightnessThresholdStub() local
|
| D | display_power_mgr_proxy.cpp | 811 std::vector<int32_t> threshold, sptr<IDisplayBrightnessCallback> callback) in SetLightBrightnessThreshold()
|
| /base/global/system_resources/fonts/ |
| D | hm_symbol_config.json | 227 "threshold": 0.25 number 235 "threshold": 0.5 number 243 "threshold": 0.75 number
|
| D | hm_symbol_config_next.json | 2709 "threshold": 0, number 2770 "threshold": 0, number 2775 "threshold": 0, number 2829 "threshold": 0, number 2878 "threshold": 0, number 4033 "threshold": 0, number 4082 "threshold": 0, number 5811 "threshold": 0, number 6386 "threshold": 0, number 6447 "threshold": 0, number [all …]
|
| /base/powermgr/display_manager/state_manager/service/native/src/ |
| D | display_power_mgr_service.cpp | 580 std::vector<int32_t> threshold, sptr<IDisplayBrightnessCallback> callback) in SetLightBrightnessThreshold()
|
| /base/sensors/sensor/interfaces/inner_api/ |
| D | sensor_agent_type.h | 475 float threshold = 0.0; member
|
| /base/sensors/sensor/vibration_convert/core/native/src/ |
| D | vibration_convert_core.cpp | 357 double threshold = COEF * (*std::max_element(envelope.begin(), envelope.end())); in GetLocalEnvelope() local
|