Searched defs:DeviceInfo (Results 1 – 3 of 3) sorted by relevance
15 struct DeviceInfo { struct38 typedef std::vector<DeviceInfo> DeviceInfos; argument
33 struct DeviceInfo { struct34 std::vector<aidl::android::hardware::automotive::ivn::OccupantZoneInfo> occupantZones;35 aidl::android::hardware::automotive::ivn::EndpointInfo endpointInfo;
857 TEST_P(CertificateRequestV2Test, DeviceInfo) { in TEST_P() argument