Searched refs:PresentAssigner (Results 1 – 2 of 2) sorted by relevance
137 static inline void PresentAssigner(const char* str, struct BatterydInfo* info);
210 inline void PowerSupplyProvider::PresentAssigner(const char* str, struct BatterydInfo* info) in PresentAssigner() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider484 { BATTERY_KEY_PRESENT.c_str(), BATTERY_KEY_PRESENT.length(), PresentAssigner }, in ParseUeventToBatterydInfo()