Home
last modified time | relevance | path

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

/hardware/interfaces/health/1.0/default/
DHealth.cpp54 HealthInfo infoOut; in update() local
62 convertToHealthInfo(&p, infoOut); in update()
64 _hidl_cb(!!skipLogging, infoOut); in update()
/hardware/interfaces/health/1.0/
DIHealth.hal42 * @return infoOut HealthInfo to be sent to client code. (May or may
45 update(HealthInfo info) generates (bool skipLogging, HealthInfo infoOut);