Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h91 int32_t ParsePresent(int8_t* present);
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp165 int32_t ret = powerSupplyProvider_->ParsePresent(&isPresent); in GetPresent()
H A Dpower_supply_provider.cpp457 ParsePresent(&info->present_); in UpdateInfoByReadSysFile()
872 int32_t PowerSupplyProvider::ParsePresent(int8_t* present) in ParsePresent() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp967 * @tc.desc: Test functions of ParsePresent
974 giver_->ParsePresent(&present); in HWTEST_F()
980 giver_->ParsePresent(&present); in HWTEST_F()

Completed in 6 milliseconds