Home
last modified time | relevance | path

Searched refs:control (Results 1 – 25 of 43) sorted by relevance

12

/system/extras/tests/net_test/
Dcsocket.py122 def Sendmsg(s, to, data, control, flags): argument
163 if control:
164 control = _MakeMsgControl(control)
165 controlbuf = ctypes.create_string_buffer(control)
167 msg_controllen = len(control)
/system/core/adb/
Dusb_linux_client.cpp56 int control; member
288 if (h->control < 0) { // might have already done this before in init_functionfs()
290 h->control = adb_open(USB_FFS_ADB_EP0, O_RDWR); in init_functionfs()
291 if (h->control < 0) { in init_functionfs()
296 ret = adb_write(h->control, &v2_descriptor, sizeof(v2_descriptor)); in init_functionfs()
305 ret = adb_write(h->control, &v1_descriptor, sizeof(v1_descriptor)); in init_functionfs()
312 ret = adb_write(h->control, &strings, sizeof(strings)); in init_functionfs()
342 if (h->control > 0) { in init_functionfs()
343 adb_close(h->control); in init_functionfs()
344 h->control = -1; in init_functionfs()
[all …]
Djdwp_service.cpp468 jdwp_control_init( JdwpControl* control, in jdwp_control_init() argument
511 control->listen_socket = s; in jdwp_control_init()
513 control->fde = fdevent_create(s, jdwp_control_event, control); in jdwp_control_init()
514 if (control->fde == NULL) { in jdwp_control_init()
521 fdevent_add(control->fde, FDE_READ); in jdwp_control_init()
524 D("jdwp control socket started (%d)\n", control->listen_socket); in jdwp_control_init()
532 JdwpControl* control = (JdwpControl*) _control; in jdwp_control_event() local
541 s = adb_socket_accept( control->listen_socket, &addr, &addrlen ); in jdwp_control_event()
/system/core/logd/
DLogListener.cpp49 char control[CMSG_SPACE(sizeof(struct ucred))]; in onDataAvailable() local
55 control, in onDataAvailable()
56 sizeof(control), in onDataAvailable()
/system/core/libcutils/
Duevent.c56 char control[CMSG_SPACE(sizeof(struct ucred))]; in uevent_kernel_recv() local
62 control, in uevent_kernel_recv()
63 sizeof(control), in uevent_kernel_recv()
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/bt/stack/avrc/
Davrc_api.c597 if ( ((avrc_cb.ccb[handle].control & AVRC_CT_TARGET) && (cr == AVCT_CMD)) || in avrc_msg_cback()
598 ((avrc_cb.ccb[handle].control & AVRC_CT_CONTROL) && (cr == AVCT_RSP)) ) in avrc_msg_cback()
760 if ((avrc_cb.ccb[handle].control & AVRC_CT_TARGET) && (cr == AVCT_CMD)) in avrc_msg_cback()
804 handle, avrc_cb.ccb[handle].control, cr, opcode); in avrc_msg_cback()
926 cc.control = p_ccb->control; /* Control role (Control/Target) */ in AVRC_Open()
937 AVRC_TRACE_DEBUG("AVRC_Open role: %d, control:%d status:%d, handle:%d", cc.role, cc.control, in AVRC_Open()
/system/bt/stack/include/
Davct_api.h117 UINT8 control; /* Control role (Control/Target) */ member
Davrc_api.h162 UINT8 control; /* Control role (Control/Target) */ member
/system/bt/stack/avct/
Davct_l2c.c83 AVCT_TRACE_DEBUG("avct_l2c_is_ct control:x%x", p_ccb->cc.control); in avct_l2c_is_passive()
84 if (p_ccb->cc.control & AVCT_PASSIVE) in avct_l2c_is_passive()
/system/extras/timeinfo/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/core/libpixelflinger/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/extras/ext4_utils/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/extras/ksmutils/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/core/init/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/core/debuggerd/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/extras/procrank/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/extras/showslab/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/core/liblog/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/extras/tests/cpueater/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/core/logwrapper/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/extras/f2fs_utils/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/extras/latencytop/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/extras/libpagemap/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/system/extras/librank/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,

12