Home
last modified time | relevance | path

Searched refs:FIRST_BOOT_AFTER_OTA (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/utils/tests/
DUserHalHelper_test.cpp48 constexpr int32_t FIRST_BOOT_AFTER_OTA = variable
49 static_cast<int32_t>(InitialUserInfoRequestType::FIRST_BOOT_AFTER_OTA);
82 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, SYSTEM_USER, in TEST()
87 .requestType = InitialUserInfoRequestType::FIRST_BOOT_AFTER_OTA, in TEST()
102 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, ADMIN_USER, 10, in TEST()
107 .requestType = InitialUserInfoRequestType::FIRST_BOOT_AFTER_OTA, in TEST()
121 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, in TEST()
126 .requestType = InitialUserInfoRequestType::FIRST_BOOT_AFTER_OTA, in TEST()
142 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, in TEST()
154 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, SYSTEM_USER, in TEST()
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/test/
DUserHalHelper_test.cpp70 constexpr int32_t FIRST_BOOT_AFTER_OTA = toInt(InitialUserInfoRequestType::FIRST_BOOT_AFTER_OTA); variable
99 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, SYSTEM_USER, in TEST()
104 .requestType = InitialUserInfoRequestType::FIRST_BOOT_AFTER_OTA, in TEST()
118 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, in TEST()
123 .requestType = InitialUserInfoRequestType::FIRST_BOOT_AFTER_OTA, in TEST()
136 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, in TEST()
148 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, SYSTEM_USER, in TEST()
172 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, SYSTEM_USER, in TEST()
184 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, 10, NONE_USER, 2, 0, in TEST()
194 .value = {.int32Values = {23, FIRST_BOOT_AFTER_OTA, /*Missing UsersInfo*/}}, in TEST()
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/
DInitialUserInfoRequestType.aidl39 FIRST_BOOT_AFTER_OTA = 2, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/
DInitialUserInfoRequestType.aidl39 FIRST_BOOT_AFTER_OTA = 2, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/
DInitialUserInfoRequestType.aidl39 FIRST_BOOT_AFTER_OTA = 2, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/
DInitialUserInfoRequestType.aidl33 FIRST_BOOT_AFTER_OTA = 2, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/
DInitialUserInfoRequestType.aidl39 FIRST_BOOT_AFTER_OTA = 2, enumConstant
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal4865 FIRST_BOOT_AFTER_OTA = 2,