/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_battery_observer.cpp | 35 void ClassicBatteryObserverHf::OnBatteryLevelChanged(const RawAddress &device, int batteryLevel) in OnBatteryLevelChanged() argument
|
H A D | classic_remote_device.cpp | 367 void ClassicRemoteDevice::SetBatteryLevel(int batteryLevel) in SetBatteryLevel() argument
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/ |
H A D | battery_level_strategy.cpp | 46 int32_t batteryLevel = BatteryLevel::BATTERY_LEVEL_LOW; in handleEvent() local
|
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_remote_device_observer.cpp | 71 OnRemoteBatteryLevelChanged( const BluetoothRemoteDevice &device, int batteryLevel) OnRemoteBatteryLevelChanged() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_hfp_hf.h | 95 virtual void OnBatteryLevelChanged(const RawAddress &device, int batteryLevel) in OnBatteryLevelChanged() argument
|
/foundation/communication/bluetooth/frameworks/cj/connection/include/ |
H A D | bluetooth_connection_ffi.h | 43 int batteryLevel; member
|
/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/ |
H A D | work_scheduler_ffi.h | 34 int32_t batteryLevel; member
|
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | telephone_client_service.h | 31 virtual void OnBatteryLevelChanged(int batteryLevel) in OnBatteryLevelChanged() argument 73 void NotifyBatteryLevel(int batteryLevel) in NotifyBatteryLevel() argument
|
H A D | telephone_service.h | 45 virtual void OnBatteryLevelChanged(int batteryLevel) in OnBatteryLevelChanged() argument 180 void SetBatteryLevel(int batteryLevel) in SetBatteryLevel() argument 192 void NotifyBatteryLevelChanged(int batteryLevel) in NotifyBatteryLevelChanged() argument
|
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/ |
H A D | js_work_scheduler_extension.cpp | 256 void SetBatteryInfo(napi_env env, napi_value workInfoData, int32_t batteryLevel, in SetBatteryInfo() argument 355 int32_t batteryLevel = workInfo.GetBatteryLevel(); in OnWorkStart() local 407 int32_t batteryLevel = workInfo.GetBatteryLevel(); in OnWorkStop() local
|
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/ |
H A D | common.cpp | 134 int32_t batteryLevel = GetIntProperty(env, objValue, "batteryLevel", E_BATTERY_LEVEL_ERR); in GetBatteryInfo() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_service.cpp | 646 void HfpHfService::BatteryLevelChanged(int batteryLevel) in BatteryLevelChanged() argument 768 void HfpHfService::NotifyBatteryLevelChanged(const RawAddress &device, int batteryLevel) in NotifyBatteryLevelChanged() argument
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/ |
H A D | lnn_node_info.h | 105 int32_t batteryLevel; member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_service.cpp | 998 void HfpAgService::NotifyBatteryLevelChanged(int batteryLevel) in NotifyBatteryLevelChanged() argument
|