Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h129 static inline void CurrentNowAssigner(const char* str, struct BatterydInfo* info);
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp230 inline void PowerSupplyProvider::CurrentNowAssigner(const char* str, struct BatterydInfo* info) in CurrentNowAssigner() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
488 { BATTERY_KEY_CURRENT_NOW.c_str(), BATTERY_KEY_CURRENT_NOW.length(), CurrentNowAssigner }, in ParseUeventToBatterydInfo()