Home
last modified time | relevance | path

Searched defs:batteryLevel (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/update/updateservice/services/startup/model/include/
H A Dschedule_task.h33 int batteryLevel = 0; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/
H A Dbattery_level_strategy.cpp46 int32_t batteryLevel = BatteryLevel::BATTERY_LEVEL_LOW; in handleEvent() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_client_service.h31 virtual void OnBatteryLevelChanged(int batteryLevel) in OnBatteryLevelChanged()
73 void NotifyBatteryLevel(int batteryLevel) in NotifyBatteryLevel()
H A Dtelephone_service.h45 virtual void OnBatteryLevelChanged(int batteryLevel) in OnBatteryLevelChanged()
180 void SetBatteryLevel(int batteryLevel) in SetBatteryLevel()
192 void NotifyBatteryLevelChanged(int batteryLevel) in NotifyBatteryLevelChanged()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_battery_observer.cpp35 void ClassicBatteryObserverHf::OnBatteryLevelChanged(const RawAddress &device, int batteryLevel) in OnBatteryLevelChanged()
H A Dclassic_remote_device.cpp367 void ClassicRemoteDevice::SetBatteryLevel(int batteryLevel) in SetBatteryLevel()
/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_srv_proxy_mock_test.cpp197 BatteryCapacityLevel batteryLevel = g_proxy->GetCapacityLevel(); variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_hf.h95 virtual void OnBatteryLevelChanged(const RawAddress &device, int batteryLevel) in OnBatteryLevelChanged()
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/test/unittest/work_scheduler_jsunittest/
H A Dwork_scheduler_jsunit.test.js264 batteryLevel: 15 property in AnonymousFunction66a9f10e0100.AnonymousFunction66a9f10e0f00.workInfo10
338 batteryLevel: 15 property in AnonymousFunction66a9f10e0100.AnonymousFunction66a9f10e1100.workInfo12
1160 batteryLevel: 15, property in AnonymousFunction66a9f10e0100.AnonymousFunction66a9f10e2b00.workInfo38
1232 batteryLevel: 15, property in AnonymousFunction66a9f10e0100.AnonymousFunction66a9f10e2d00.workInfo40
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_remote_device_observer.cpp76 const BluetoothRemoteDevice &device, int batteryLevel) in OnRemoteBatteryLevelChanged()
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H A Dwork_scheduler_ffi.h34 int32_t batteryLevel; member
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp256 void SetBatteryInfo(napi_env env, napi_value workInfoData, int32_t batteryLevel, in SetBatteryInfo()
355 int32_t batteryLevel = workInfo.GetBatteryLevel(); in OnWorkStart() local
407 int32_t batteryLevel = workInfo.GetBatteryLevel(); in OnWorkStop() local
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_dump.cpp71 BatteryCapacityLevel batteryLevel = service->GetCapacityLevel(); in GetBatteryInfo() local
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_dump_test.cpp68 int32_t batteryLevel = 60; variable
/ohos5.0/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h93 …eBatteryLevelChanged(const Bluetooth::BluetoothRemoteDevice &device, int batteryLevel) override {}; in OnRemoteBatteryLevelChanged()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp35 void OnBatteryLevelChanged(int batteryLevel) override in OnBatteryLevelChanged()
646 void HfpHfService::BatteryLevelChanged(int batteryLevel) in BatteryLevelChanged()
768 void HfpHfService::NotifyBatteryLevelChanged(const RawAddress &device, int batteryLevel) in NotifyBatteryLevelChanged()
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_dump_test.cpp90 int32_t batteryLevel = 60; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp255 void OnRemoteBatteryLevelChanged(const BluetoothRemoteDevice &device, int batteryLevel) override in OnRemoteBatteryLevelChanged()
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp134 int32_t batteryLevel = GetIntProperty(env, objValue, "batteryLevel", E_BATTERY_LEVEL_ERR); in GetBatteryInfo() local
/ohos5.0/base/powermgr/battery_statistics/test/systemtest/src/
H A Dbatterystats_sys_test.cpp210 int32_t batteryLevel = 60; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h105 int32_t batteryLevel; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp998 void HfpAgService::NotifyBatteryLevelChanged(int batteryLevel) in NotifyBatteryLevelChanged()