Home
last modified time | relevance | path

Searched defs:GetBatteryInfo (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H A Dwork_scheduler_mock.cpp27 FFI_EXPORT int GetBatteryInfo = 0; variable
H A Dwork_scheduler_ffi.cpp169 int32_t GetBatteryInfo(RetWorkInfo cwork, WorkInfo& workInfo, bool& hasCondition) in GetBatteryInfo() function
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_dump.cpp62 bool BatteryDump::GetBatteryInfo(int32_t fd, sptr<BatteryService> &service, const std::vector<std::… in GetBatteryInfo() function in OHOS::PowerMgr::BatteryDump
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dsystem_battery.cpp197 bool SystemBattery::BatteryInfo::GetBatteryInfo() in GetBatteryInfo() function in SystemBattery::BatteryInfo
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp199 int32_t BatteryInterfaceImpl::GetBatteryInfo(BatteryInfo& info) in GetBatteryInfo() function in OHOS::HDI::Battery::V2_0::BatteryInterfaceImpl
H A Dpower_supply_provider.cpp924 BatterydInfo PowerSupplyProvider::GetBatteryInfo() in GetBatteryInfo() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp130 bool Common::GetBatteryInfo(napi_env env, napi_value objValue, WorkInfo &workInfo) in GetBatteryInfo() function in OHOS::WorkScheduler::Common