Searched defs:chargeCounter (Results 1 – 10 of 10) sorted by relevance
50 ### chargeCounter subsection
51 ### chargeCounter subsection
53 const int32_t chargeCounter = 1; in SetUp() local
274 void SetChargeCounter(const int32_t chargeCounter) in SetChargeCounter()
951 int32_t chargeCounter = -1; variable
517 napi_value chargeCounter = nullptr; in CreateEventBatteryChangedCode() local
220 int32_t chargeCounter; member
885 int32_t PowerSupplyProvider::ParseChargeCounter(int32_t* chargeCounter) in ParseChargeCounter()