/system/core/libcutils/ |
D | socket_network_client.c | 36 int socket_network_client(const char *host, int port, int type) in socket_network_client() 44 int socket_network_client_timeout(const char *host, int port, int type, int timeout) in socket_network_client_timeout()
|
D | socket_local_server.c | 28 int socket_local_server(const char *name, int namespaceId, int type) in socket_local_server() 97 int socket_local_server(const char *name, int namespace, int type)
|
D | socket_local_client.c | 27 int socket_local_client(const char *name, int namespaceId, int type) in socket_local_client() 153 int socket_local_client(const char *name, int namespaceId, int type) in socket_local_client()
|
D | socket_loopback_client.c | 36 int socket_loopback_client(int port, int type) in socket_loopback_client()
|
D | socket_inaddr_any_server.c | 35 int socket_inaddr_any_server(int port, int type) in socket_inaddr_any_server()
|
D | socket_loopback_server.c | 35 int socket_loopback_server(int port, int type) in socket_loopback_server()
|
/system/core/include/utils/ |
D | Condition.h | 66 void signal(WakeUpType type) { in signal() 91 inline Condition::Condition(int type) { in Condition()
|
D | Mutex.h | 97 inline Mutex::Mutex(int type, __attribute__((unused)) const char* name) { in Mutex()
|
D | RWLock.h | 90 inline RWLock::RWLock(int type, __attribute__((unused)) const char* name) { in RWLock()
|
/system/media/audio_route/ |
D | audio_route.c | 80 static bool is_supported_ctl_type(enum mixer_ctl_type type) in is_supported_ctl_type() 305 enum mixer_ctl_type type; in path_apply() local 328 enum mixer_ctl_type type; in path_reset() local 374 enum mixer_ctl_type type; in start_tag() local 479 enum mixer_ctl_type type; in alloc_mixer_state() local 517 enum mixer_ctl_type type; in free_mixer_state() local 542 enum mixer_ctl_type type; in audio_route_update_mixer() local 576 enum mixer_ctl_type type; in save_mixer_state() local 592 enum mixer_ctl_type type; in audio_route_reset() local 673 enum mixer_ctl_type type; in audio_route_update_path() local
|
/system/core/libmemtrack/ |
D | memtrack.c | 32 enum memtrack_type type; member 80 pid_t pid, enum memtrack_type type) in memtrack_proc_get_type() 148 enum memtrack_type type = types[i]; in memtrack_proc_sum() local
|
/system/extras/tests/framebuffer/ |
D | minui.h | 37 unsigned type; member
|
/system/core/libnetutils/ |
D | dhcpmsg.c | 24 static void *init_dhcp_msg(dhcp_msg *msg, int type, void *hwaddr, uint32_t xid) in init_dhcp_msg()
|
/system/core/toolbox/upstream-netbsd/bin/cp/ |
D | cp.c | 109 enum op type; in main() local 324 copy(char *argv[], enum op type, int fts_options) in copy()
|
/system/core/fastbootd/ |
D | network_discovery.c | 80 const char *type = FASTBOOTD_TYPE; in register_service() local
|
/system/vold/ |
D | CommandListener.cpp | 542 static int getType(const char* type) in getType() 604 int type = getType(argv[3]); in runCommand() local 634 int type = getType(argv[2]); in runCommand() local
|
D | VolumeManager.h | 48 container_type_t type; variable
|
/system/media/camera/include/system/ |
D | camera_metadata.h | 84 uint8_t type; member 103 uint8_t type; member
|
/system/core/libsysutils/src/ |
D | NetlinkEvent.cpp | 88 static const char *rtMessageName(int type) { in rtMessageName() 171 int type = nh->nlmsg_type; in parseIfAddrMessage() local 278 uint8_t type = nh->nlmsg_type; in parseRtMessage() local
|
/system/core/include/diskconfig/ |
D | diskconfig.h | 67 uint8_t type; /* byte 4 */ member 84 uint8_t type; member
|
/system/security/softkeymaster/ |
D | keymaster_openssl.cpp | 124 static int wrap_key(EVP_PKEY* pkey, int type, uint8_t** keyBlob, size_t* keyBlobLength) { in wrap_key() 188 int type = 0; in unwrap_key() local 605 int type = EVP_PKEY_type(pkey->type); in openssl_sign_data() local 727 int type = EVP_PKEY_type(pkey->type); in openssl_verify_data() local
|
/system/core/toolbox/ |
D | mount.c | 165 do_mount(char *dev, char *dir, char *type, unsigned long rwflag, void *data, int loop, in do_mount() 301 char *type = NULL; in mount_main() local
|
/system/core/toolbox/upstream-netbsd/sbin/chown/ |
D | chown.c | 276 id(const char *name, const char *type) in id()
|
/system/extras/tests/bionic/libc/common/ |
D | test_pthread_mutex.c | 122 static void set_mutexattr_type(pthread_mutexattr_t *attr, int type) in set_mutexattr_type() 134 int ret, type; in do_test_1() local
|
/system/core/logd/ |
D | libaudit.c | 83 static int audit_send(int fd, int type, const void *data, size_t size) in audit_send()
|