Home
last modified time | relevance | path

Searched defs:update_status (Results 1 – 2 of 2) sorted by relevance

/device/google/trout/hal/vehicle/2.0/proto/
DVehicleServer.proto45 bool update_status = 2; field
/device/google/trout/hal/vehicle/2.0/
DDefaultVehicleHalServer.cpp77 constexpr bool update_status = true; in sendAllValuesToClient() local