Home
last modified time | relevance | path

Searched refs:ParseHealthState (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h87 int32_t ParseHealthState(int32_t* healthState);
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp129 int32_t ret = powerSupplyProvider_->ParseHealthState(&state); in GetHealthState()
H A Dpower_supply_provider.cpp450 ParseHealthState(&info->healthState_); in UpdateInfoByReadSysFile()
832 int32_t PowerSupplyProvider::ParseHealthState(int32_t* healthState) in ParseHealthState() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp875 * @tc.desc: Test functions of ParseHealthState
882 giver_->ParseHealthState(&healthState); in HWTEST_F()
889 giver_->ParseHealthState(&healthState); in HWTEST_F()

Completed in 5 milliseconds