Home
last modified time | relevance | path

Searched refs:ChargeCounterAssigner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h139 static inline void ChargeCounterAssigner(const char* str, struct BatterydInfo* info);
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp220 inline void PowerSupplyProvider::ChargeCounterAssigner(const char* str, struct BatterydInfo* info) in ChargeCounterAssigner() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
486 …{ BATTERY_KEY_CHARGE_COUNTER.c_str(), BATTERY_KEY_CHARGE_COUNTER.length(), ChargeCounterAssigner }, in ParseUeventToBatterydInfo()