Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h92 int32_t ParseTechnology(std::string& technology);
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp469 ParseTechnology(info->technology_); in UpdateInfoByReadSysFile()
514 ParseTechnology(info->technology_); in ParseUeventToBatterydInfo()
899 int32_t PowerSupplyProvider::ParseTechnology(std::string& technology) in ParseTechnology() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
H A Dbattery_interface_impl.cpp176 return powerSupplyProvider_->ParseTechnology(technology); in GetTechnology()
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp996 giver_->ParseTechnology(technology);
1004 giver_->ParseTechnology(technology);