Home
last modified time | relevance | path

Searched defs:DeviceInfo (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/camera/3_4/arc/
Dcommon_types.h15 struct DeviceInfo { struct
38 typedef std::vector<DeviceInfo> DeviceInfos; argument
/hardware/interfaces/automotive/ivn_android_device/impl/default/include/
DIvnAndroidDeviceService.h33 struct DeviceInfo { struct
34 std::vector<aidl::android::hardware::automotive::ivn::OccupantZoneInfo> occupantZones;
35 aidl::android::hardware::automotive::ivn::EndpointInfo endpointInfo;
/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp857 TEST_P(CertificateRequestV2Test, DeviceInfo) { in TEST_P() argument