Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h91 int32_t ParsePresent(int8_t* present);
/ohos5.0/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
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp975 giver_->ParsePresent(&present);
981 giver_->ParsePresent(&present);