Home
last modified time | relevance | path

Searched refs:userInfo (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/
DUserIdentificationSetRequest.aidl38 android.hardware.automotive.vehicle.UserInfo userInfo;
DUserIdentificationGetRequest.aidl38 android.hardware.automotive.vehicle.UserInfo userInfo;
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/
DUserIdentificationSetRequest.aidl38 android.hardware.automotive.vehicle.UserInfo userInfo;
DUserIdentificationGetRequest.aidl38 android.hardware.automotive.vehicle.UserInfo userInfo;
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/
DUserIdentificationGetRequest.aidl38 android.hardware.automotive.vehicle.UserInfo userInfo;
DUserIdentificationSetRequest.aidl38 android.hardware.automotive.vehicle.UserInfo userInfo;
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/
DUserIdentificationSetRequest.aidl38 android.hardware.automotive.vehicle.UserInfo userInfo;
DUserIdentificationGetRequest.aidl38 android.hardware.automotive.vehicle.UserInfo userInfo;
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/
DUserIdentificationSetRequest.aidl37 UserInfo userInfo;
DUserIdentificationGetRequest.aidl38 UserInfo userInfo;
/hardware/interfaces/automotive/vehicle/2.0/utils/
DUserHalHelper.cpp57 UserInfo* userInfo) { in parseUserInfo() argument
62 userInfo->userId = int32Values[startPos]; in parseUserInfo()
78 userInfo->flags = static_cast<UserFlags>(intUserFlags); in parseUserInfo()
256 ret = parseUserInfo(propValue.value.int32Values, 1, &request.userInfo); in toUserIdentificationGetRequest()
277 ret = parseUserInfo(propValue.value.int32Values, 1, &request.userInfo); in toUserIdentificationSetRequest()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/src/
DUserHalHelper.cpp82 UserInfo* userInfo) { in parseUserInfo() argument
87 userInfo->userId = int32Values[startPos]; in parseUserInfo()
96 userInfo->flags = intUserFlags; in parseUserInfo()
276 ret = parseUserInfo(propValue.value.int32Values, /*startPos=*/1, &request.userInfo); in toUserIdentificationGetRequest()
298 ret = parseUserInfo(propValue.value.int32Values, /*startPos=*/1, &request.userInfo); in toUserIdentificationSetRequest()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/test/
DUserHalHelper_test.cpp420 .userInfo = {10, 0}, in TEST()
496 .userInfo = {10, 0}, in TEST()
/hardware/interfaces/automotive/vehicle/2.0/utils/tests/
DUserHalHelper_test.cpp432 .userInfo = {10, UserFlags::NONE}, in TEST()
508 .userInfo = {10, UserFlags::NONE}, in TEST()
/hardware/google/gfxstream/host/testlibs/osx/
DOSXWindow.mm344 userInfo: nil];
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal5190 UserInfo userInfo;
5218 UserInfo userInfo;