Searched defs:interfaces (Results 1 – 10 of 10) sorted by relevance
/system/libvintf/include/vintf/ |
D | MatrixHal.h | 40 std::map<std::string, HalInterface> interfaces; member
|
D | ManifestHal.h | 42 std::map<std::string, HalInterface> interfaces; member
|
/system/connectivity/wificond/tests/ |
D | netlink_utils_unittest.cpp | 189 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/ |
D | end_to_end_tests.cpp | 44 void AddStubAidls(const char** parcelables, const char** interfaces, in AddStubAidls()
|
/system/core/adf/libadf/ |
D | adf.cpp | 140 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/ |
D | server.cpp | 228 vector<InterfaceInfo> interfaces; in MarkDownAllInterfaces() local
|
/system/core/adf/libadf/include/video/ |
D | adf.h | 97 __u32 __user * interfaces; member 109 __u64 interfaces; member
|
/system/core/adf/libadf/original-kernel-headers/video/ |
D | adf.h | 157 __u32 __user *interfaces; member 184 __u64 interfaces; /* __u32 * packed into __u64 */ member
|
/system/libvintf/ |
D | parse_xml.cpp | 479 std::vector<HalInterface> interfaces; in buildObject() local 530 std::vector<HalInterface> interfaces; in buildObject() local
|
/system/tools/aidl/ |
D | ast_java.h | 359 std::vector<const Type*> interfaces; member
|