/hardware/interfaces/tetheroffload/control/1.0/vts/functional/ |
D | OffloadControlTestUtils.cpp | 26 int conntrackSocket(unsigned groups) { in conntrackSocket() argument 36 .nl_groups = groups, in conntrackSocket() 46 .nl_groups = groups, in conntrackSocket()
|
/hardware/interfaces/tetheroffload/config/1.0/vts/functional/ |
D | VtsHalTetheroffloadConfigV1_0TargetTest.cpp | 55 int netlinkSocket(int protocol, unsigned groups) { in netlinkSocket() argument 62 .nl_family = AF_NETLINK, .nl_pad = 0, .nl_pid = 0, .nl_groups = groups, in netlinkSocket() 69 .nl_family = AF_NETLINK, .nl_pad = 0, .nl_pid = 0, .nl_groups = groups, in netlinkSocket() 78 int netlinkSocket(unsigned groups) { in netlinkSocket() argument 79 return netlinkSocket(NETLINK_NETFILTER, groups); in netlinkSocket()
|
/hardware/interfaces/tetheroffload/config/1.0/ |
D | IOffloadConfig.hal | 27 * @param fd1 A file descriptor bound to the following netlink groups 29 * @param fd2 A file descriptor bound to the following netlink groups
|
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/include/ |
D | OffloadControlTestUtils.h | 39 int conntrackSocket(unsigned groups);
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
D | Socket.cpp | 30 Socket::Socket(int protocol, unsigned pid, uint32_t groups) : mProtocol(protocol) { in Socket() argument 41 sa.nl_groups = groups; in Socket()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_OffloadManager.cpp | 120 RET IPACM_OffloadManager::provideFd(int fd, unsigned int groups) in provideFd() argument 147 if (groups == cc->subscrips_tcp) { in provideFd() 149 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() 156 } else if (groups == cc->subscrips_udp) { in provideFd() 158 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() 166 IPACMERR("Received unexpected fd with groups %d.\n", groups); in provideFd()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_OffloadManager.cpp | 120 RET IPACM_OffloadManager::provideFd(int fd, unsigned int groups) in provideFd() argument 147 if (groups == cc->subscrips_tcp) { in provideFd() 149 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() 156 } else if (groups == cc->subscrips_udp) { in provideFd() 158 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() 166 IPACMERR("Received unexpected fd with groups %d.\n", groups); in provideFd()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_OffloadManager.cpp | 121 RET IPACM_OffloadManager::provideFd(int fd, unsigned int groups) in provideFd() argument 149 if (groups == cc->subscrips_tcp) { in provideFd() 151 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() 158 } else if (groups == cc->subscrips_udp) { in provideFd() 186 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() 194 IPACMERR("Received unexpected fd with groups %d.\n", groups); in provideFd()
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/ |
D | Socket.h | 55 Socket(int protocol, unsigned pid = 0, uint32_t groups = 0);
|
/hardware/interfaces/camera/device/3.7/ |
D | ICameraDeviceSession.hal | 38 * stream groups.
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 181 * Returns the plugin-specific metrics. Multiple metric groups may be 188 * @return metric_groups the collection of metric groups provided by the
|
/hardware/interfaces/tv/tuner/1.1/ |
D | types.hal | 874 * Indexes can be tagged by start point of slice groups according to ISO/IEC 14496-10.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pIface.hal | 114 * Set the Maximum idle time in seconds for P2P groups.
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 2949 * divide the channel dimension into num_groups groups, and reorganize the 2971 * groups. 3318 * Specifically, the input channels are divided into num_groups groups, each with 3320 * filters are also divided into num_groups groups, i.e. depth_out is divisible 3408 * groups. 3444 * groups. 5136 * implicitly split into three groups of input-output, state-only, and
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2775 * divide the channel dimension into num_groups groups, and reorganize the 2796 * groups. 3131 * Specifically, the input channels are divided into num_groups groups, each with 3133 * filters are also divided into num_groups groups, i.e. depth_out is divisible 3208 * groups. 3243 * groups.
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 116 * Enumerates property groups. 3115 * policy applied at power status transition. Power policy groups are defined at
|