Home
last modified time | relevance | path

Searched refs:WATCHDOG_ALIVE (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp997 if (mNotSupportedVhalProperties.count(VehicleProperty::WATCHDOG_ALIVE) > 0) { in reportWatchdogAliveToVhal()
1003 .prop = static_cast<int32_t>(VehicleProperty::WATCHDOG_ALIVE), in reportWatchdogAliveToVhal()
1116 std::vector<VehicleProperty> propIds = {VehicleProperty::WATCHDOG_ALIVE, in queryVhalProperties()
1421 if (error.propId != static_cast<int32_t>(VehicleProperty::WATCHDOG_ALIVE) && in onPropertySetError()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java307 propsToString.put(VehiclePropertyIds.WATCHDOG_ALIVE, "WATCHDOG_ALIVE"); in testToString()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java5361 public static final int WATCHDOG_ALIVE = 290459441; field in VehiclePropertyIds
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogProcessServiceTest.cpp186 mNotSupportedVehicleProperties = {VehicleProperty::WATCHDOG_ALIVE, in SetUp()
/packages/services/Car/tests/carservice_unit_test/res/raw/
Dcar_hidden_apis_release_33.2.txt104 android.car VehiclePropertyIds int WATCHDOG_ALIVE
Dcar_hidden_apis_release_33.1.txt104 android.car VehiclePropertyIds int WATCHDOG_ALIVE
Dcar_hidden_apis.txt121 android.car VehiclePropertyIds int WATCHDOG_ALIVE
Dcar_hidden_apis_release_33.3.txt113 android.car VehiclePropertyIds int WATCHDOG_ALIVE
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2644 field TIRAMISU_0 @hiddenOnly int WATCHDOG_ALIVE = 290459441;