/ohos5.0/foundation/ability/form_fwk/test/resource/benchmark/form_test_bundle/src/main/js/widget/i18n/ |
H A D | en-US.json | 3 "temperature": "Current Temperature: ", string
|
H A D | zh-CN.json | 3 "temperature": "当前温度: ", string
|
/ohos5.0/foundation/ability/ability_runtime/test/resource/benchmark/form_test_bundle/src/main/js/widget/i18n/ |
H A D | en-US.json | 3 "temperature": "Current Temperature: ", string
|
H A D | zh-CN.json | 3 "temperature": "当前温度: ", string
|
/ohos5.0/base/powermgr/battery_manager/test/unittest/src/ |
H A D | battery_service_test.cpp | 149 auto temperature = g_service->GetBatteryTemperature(); variable 155 auto temperature = g_service->GetBatteryTemperature(); variable
|
H A D | battery_srv_proxy_mock_test.cpp | 185 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 D | index.json | 3 "temperature": "0", string
|
/ohos5.0/foundation/ability/ability_runtime/test/resource/benchmark/form_test_bundle/src/main/js/widget/pages/index/ |
H A D | index.json | 3 "temperature": "0", string
|
/ohos5.0/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/ |
H A D | batterymgr_interfaces_test.cpp | 106 int32_t temperature = GetBatTemperature(); variable
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/battery/ |
H A D | _battery_info_v10.md | 160 ### temperature subsection
|
H A D | _battery_info_v11.md | 160 ### temperature subsection
|
H A D | _battery_info_v12.md | 160 ### temperature subsection
|
H A D | _battery_info_v20.md | 161 ### temperature subsection
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/temperature/ |
H A D | sensor_temperature_driver.h | 20 int32_t temperature; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_telemetry.h | 38 float temperature = 0.0f; member
|
/ohos5.0/base/powermgr/battery_manager/charger/src/ |
H A D | charger_thread.cpp | 170 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 D | battery_manage_feature.c | 109 int32_t temperature = BATT_INT_VALUE; in BatteryTemperatureImpl() local
|
/ohos5.0/base/powermgr/battery_manager/test/systemtest/src/ |
H A D | battery_sttest.cpp | 557 auto temperature = BatterySrvClient.GetBatteryTemperature(); variable 564 auto temperature = BatterySrvClient.GetBatteryTemperature(); variable
|
/ohos5.0/base/powermgr/battery_manager/services/native/profile/ |
H A D | battery_config.json | 16 "temperature": { object
|
/ohos5.0/drivers/peripheral/sensor/chipset/temperature/ |
H A D | temperature_aht20.c | 77 static int32_t temperature; in ReadAht20Data() local
|
H A D | temperature_sht30.c | 78 static int32_t temperature; in ReadSht30Data() local
|
/ohos5.0/base/powermgr/battery_manager/frameworks/native/test/unittest/src/ |
H A D | battery_client_test.cpp | 252 auto temperature = BatterySrvClient.GetBatteryTemperature(); variable 259 auto temperature = BatterySrvClient.GetBatteryTemperature(); variable
|
/ohos5.0/base/powermgr/battery_manager/services/native/src/ |
H A D | battery_dump.cpp | 95 int32_t temperature = service->GetBatteryTemperature(); in GetBatteryInfo() local
|
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/profile/ |
H A D | battery_config.json | 16 "temperature": { object
|
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/ |
H A D | battery_info.cpp | 111 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
|