/hardware/interfaces/automotive/vehicle/2.0/utils/tests/ |
D | UserHalHelper_test.cpp | 48 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/ |
D | UserHalHelper_test.cpp | 70 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/ |
D | InitialUserInfoRequestType.aidl | 39 FIRST_BOOT_AFTER_OTA = 2, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/ |
D | InitialUserInfoRequestType.aidl | 39 FIRST_BOOT_AFTER_OTA = 2, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/ |
D | InitialUserInfoRequestType.aidl | 39 FIRST_BOOT_AFTER_OTA = 2, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/ |
D | InitialUserInfoRequestType.aidl | 33 FIRST_BOOT_AFTER_OTA = 2, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/ |
D | InitialUserInfoRequestType.aidl | 39 FIRST_BOOT_AFTER_OTA = 2, enumConstant
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 4865 FIRST_BOOT_AFTER_OTA = 2,
|