Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp164 int8_t isPresent = 0; in GetPresent() local
165 int32_t ret = powerSupplyProvider_->ParsePresent(&isPresent); in GetPresent()
170 present = bool(isPresent); in GetPresent()

Completed in 2 milliseconds