Home
last modified time | relevance | path

Searched defs:temperature (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/foundation/ability/form_fwk/test/resource/benchmark/form_test_bundle/src/main/js/widget/i18n/
H A Den-US.json3 "temperature": "Current Temperature: ", string
H A Dzh-CN.json3 "temperature": "当前温度: ", string
/ohos5.0/foundation/ability/ability_runtime/test/resource/benchmark/form_test_bundle/src/main/js/widget/i18n/
H A Den-US.json3 "temperature": "Current Temperature: ", string
H A Dzh-CN.json3 "temperature": "当前温度: ", string
/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_service_test.cpp149 auto temperature = g_service->GetBatteryTemperature(); variable
155 auto temperature = g_service->GetBatteryTemperature(); variable
H A Dbattery_srv_proxy_mock_test.cpp185 int32_t temperature = g_proxy->GetBatteryTemperature(); variable
/ohos5.0/foundation/ability/form_fwk/test/resource/benchmark/form_test_bundle/src/main/js/widget/pages/index/
H A Dindex.json3 "temperature": "0", string
/ohos5.0/foundation/ability/ability_runtime/test/resource/benchmark/form_test_bundle/src/main/js/widget/pages/index/
H A Dindex.json3 "temperature": "0", string
/ohos5.0/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/
H A Dbatterymgr_interfaces_test.cpp106 int32_t temperature = GetBatTemperature(); variable
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/battery/
H A D_battery_info_v10.md160 ### temperature subsection
H A D_battery_info_v11.md160 ### temperature subsection
H A D_battery_info_v12.md160 ### temperature subsection
H A D_battery_info_v20.md161 ### temperature subsection
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/temperature/
H A Dsensor_temperature_driver.h20 int32_t temperature; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_telemetry.h38 float temperature = 0.0f; member
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dcharger_thread.cpp170 int32_t temperature = 0; in UpdateBatteryInfo() local
193 void ChargerThread::HandleTemperature(const int32_t& temperature) in HandleTemperature()
/ohos5.0/base/powermgr/battery_lite/services/src/
H A Dbattery_manage_feature.c109 int32_t temperature = BATT_INT_VALUE; in BatteryTemperatureImpl() local
/ohos5.0/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_sttest.cpp557 auto temperature = BatterySrvClient.GetBatteryTemperature(); variable
564 auto temperature = BatterySrvClient.GetBatteryTemperature(); variable
/ohos5.0/base/powermgr/battery_manager/services/native/profile/
H A Dbattery_config.json16 "temperature": { object
/ohos5.0/drivers/peripheral/sensor/chipset/temperature/
H A Dtemperature_aht20.c77 static int32_t temperature; in ReadAht20Data() local
H A Dtemperature_sht30.c78 static int32_t temperature; in ReadSht30Data() local
/ohos5.0/base/powermgr/battery_manager/frameworks/native/test/unittest/src/
H A Dbattery_client_test.cpp252 auto temperature = BatterySrvClient.GetBatteryTemperature(); variable
259 auto temperature = BatterySrvClient.GetBatteryTemperature(); variable
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_dump.cpp95 int32_t temperature = service->GetBatteryTemperature(); in GetBatteryInfo() local
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/profile/
H A Dbattery_config.json16 "temperature": { object
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp111 int32_t temperature = g_battClient.GetBatteryTemperature(); in GetBatteryTemperature() local
472 napi_value temperature = nullptr; in CreateEventBatteryChangedKey() local
511 napi_value temperature = nullptr; in CreateEventBatteryChangedCode() local

12