Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h92 int32_t ParseTechnology(std::string& technology);
/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()
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp995 giver_->ParseTechnology(technology); in HWTEST_F()
1003 giver_->ParseTechnology(technology); in HWTEST_F()

Completed in 6 milliseconds