Home
last modified time | relevance | path

Searched refs:ParseChargeCounter (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h90 int32_t ParseChargeCounter(int32_t* chargeCounter);
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp452 ParseChargeCounter(&info->chargeCounter_); in UpdateInfoByReadSysFile()
885 int32_t PowerSupplyProvider::ParseChargeCounter(int32_t* chargeCounter) in ParseChargeCounter() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp945 * @tc.desc: Test functions of ParseChargeCounter
952 giver_->ParseChargeCounter(&chargeCounter); in HWTEST_F()
959 giver_->ParseChargeCounter(&chargeCounter); in HWTEST_F()

Completed in 4 milliseconds