Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 10 of 10) sorted by relevance

/system/libvintf/include/vintf/
DMatrixHal.h40 std::map<std::string, HalInterface> interfaces; member
DManifestHal.h42 std::map<std::string, HalInterface> interfaces; member
/system/connectivity/wificond/tests/
Dnetlink_utils_unittest.cpp189 vector<InterfaceInfo> interfaces; in TEST_F() local
231 vector<InterfaceInfo> interfaces; in TEST_F() local
284 vector<InterfaceInfo> interfaces; in TEST_F() local
304 vector<InterfaceInfo> interfaces; in TEST_F() local
/system/tools/aidl/tests/
Dend_to_end_tests.cpp44 void AddStubAidls(const char** parcelables, const char** interfaces, in AddStubAidls()
/system/core/adf/libadf/
Dadf.cpp140 adf_id_t *interfaces, size_t n_interfaces, in adf_device_post()
163 adf_id_t *interfaces, __u32 n_interfaces, in adf_device_post_v2()
222 ssize_t adf_interfaces(struct adf_device *dev, adf_id_t **interfaces) in adf_interfaces()
231 adf_id_t overlay_engine, adf_id_t **interfaces) in adf_interfaces_for_overlay_engine()
/system/connectivity/wificond/
Dserver.cpp228 vector<InterfaceInfo> interfaces; in MarkDownAllInterfaces() local
/system/core/adf/libadf/include/video/
Dadf.h97 __u32 __user * interfaces; member
109 __u64 interfaces; member
/system/core/adf/libadf/original-kernel-headers/video/
Dadf.h157 __u32 __user *interfaces; member
184 __u64 interfaces; /* __u32 * packed into __u64 */ member
/system/libvintf/
Dparse_xml.cpp479 std::vector<HalInterface> interfaces; in buildObject() local
530 std::vector<HalInterface> interfaces; in buildObject() local
/system/tools/aidl/
Dast_java.h359 std::vector<const Type*> interfaces; member