Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp429 std::vector<std::string> thresholds; in ParseLevelThreshold() local
751 std::vector<std::string> thresholds; in ParseFanFaultInfo() local
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp432 std::vector<std::string> thresholds; in ParseSensorSubnodeInfo() local
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1762 void ArkNativeEngine::SetJsDumpThresholds(size_t thresholds) in SetJsDumpThresholds()