/system/keymaster/ |
D | android_keymaster_messages_test.cpp | 68 EmptyKeymasterResponse msg(ver); in TEST() local 77 EmptyKeymasterResponse msg(ver); in TEST() local 185 GetKeyCharacteristicsResponse msg(ver); in TEST() local 198 BeginOperationRequest msg(ver); in TEST() local 213 BeginOperationResponse msg(ver); in TEST() local 250 BeginOperationResponse msg(ver); in TEST() local 261 UpdateOperationRequest msg(ver); in TEST() local 284 UpdateOperationResponse msg(ver); in TEST() local 327 FinishOperationRequest msg(ver); in TEST() local 351 FinishOperationResponse msg(ver); in TEST() local [all …]
|
/system/gatekeeper/tests/ |
D | gatekeeper_messages_test.cpp | 54 EnrollRequest msg(USER_ID, NULL, provided_password, NULL); in TEST() local 83 EnrollRequest msg(USER_ID, &handle, provided_password, &enrolled); in TEST() local 114 EnrollRequest msg(USER_ID, password_handle, provided_password, enrolled_password); in TEST() local 146 EnrollResponse msg(USER_ID, enrolled_password); in TEST() local 170 VerifyRequest msg(USER_ID, 1, password_handle, provided_password); in TEST() local 199 VerifyResponse msg(USER_ID, auth_token); in TEST() local 218 VerifyResponse msg; in TEST() local 229 VerifyRequest msg; in TEST() local 240 EnrollResponse msg; in TEST() local 251 EnrollRequest msg; in TEST() local [all …]
|
/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() 55 int init_dhcp_discover_msg(dhcp_msg *msg, void *hwaddr, uint32_t xid) in init_dhcp_discover_msg() 73 int init_dhcp_request_msg(dhcp_msg *msg, void *hwaddr, uint32_t xid, in init_dhcp_request_msg()
|
D | dhcpclient.c | 166 int decode_dhcp_msg(dhcp_msg *msg, int len, dhcp_info *info) in decode_dhcp_msg() 249 void dump_dhcp_msg(dhcp_msg *msg, int len) in dump_dhcp_msg() 344 static int send_message(int sock, int if_index, dhcp_msg *msg, int size) in send_message() 353 static int is_valid_reply(dhcp_msg *msg, dhcp_msg *reply, int sz) in is_valid_reply() 394 dhcp_msg *msg; in dhcp_init_ifc() local
|
D | packet.c | 90 int send_packet(int s, int if_index, struct dhcp_msg *msg, int size, in send_packet() 157 int receive_packet(int s, struct dhcp_msg *msg) in receive_packet()
|
/system/core/adb/ |
D | file_sync_service.cpp | 82 syncmsg msg; in do_stat() local 105 syncmsg msg; in do_list() local 156 syncmsg msg; in fail_message() local 179 syncmsg msg; in handle_send_file() local 275 syncmsg msg; in handle_send_link() local 376 syncmsg msg; in do_recv() local 416 syncmsg msg; in file_sync_service() local
|
D | file_sync_client.cpp | 84 syncmsg msg; in sync_quit() local 96 syncmsg msg; in sync_ls() local 144 syncmsg msg; in sync_readtime() local 170 syncmsg msg; in sync_start_readtime() local 187 syncmsg msg; in sync_finish_readtime() local 204 syncmsg msg; in sync_readmode() local 340 syncmsg msg; in sync_send() local 424 syncmsg msg; in sync_recv() local
|
D | qemu_tracing.cpp | 63 char msg[1024]; in adb_qemu_trace() local
|
D | test_track_devices.cpp | 14 panic( const char* msg ) in panic()
|
/system/core/libsysutils/src/ |
D | FrameworkClient.cpp | 16 int FrameworkClient::sendMsg(const char *msg) { in sendMsg() 32 int FrameworkClient::sendMsg(const char *msg, const char *data) { in sendMsg()
|
D | SocketClient.cpp | 54 int SocketClient::sendMsg(int code, const char *msg, bool addErrno) { in sendMsg() 58 int SocketClient::sendMsg(int code, const char *msg, bool addErrno, bool useCmdNum) { in sendMsg() 144 int SocketClient::sendMsg(const char *msg) { in sendMsg()
|
/system/core/include/log/ |
D | logger.h | 33 char msg[0]; /* the entry's payload */ member 49 char msg[0]; /* the entry's payload */ member 60 char msg[0]; /* the entry's payload */ member 127 char *msg() in msg() function
|
/system/netd/server/ |
D | MDnsSdListener.cpp | 100 char *msg; in MDnsSdListenerDiscoverCallback() local 132 char *msg; in stop() local 148 char *msg; in stop() local 193 char *msg; in MDnsSdListenerRegisterCallback() local 248 char *msg; in MDnsSdListenerResolveCallback() local 306 char *msg; in MDnsSdListenerGetAddrInfoCallback() local 313 char *msg; in MDnsSdListenerGetAddrInfoCallback() local 360 char *msg; in MDnsSdListenerSetHostnameCallback() local 396 char* msg = NULL; in runCommand() local
|
D | DnsProxyListener.cpp | 201 char* msg = NULL; in runCommand() local 283 char* msg = NULL; in runCommand() local 390 char* msg = NULL; in runCommand() local 408 char* msg = NULL; in runCommand() local
|
D | CommandListener.cpp | 330 char *msg = NULL; in runCommand() local 875 char *msg; in sendGenericSyntaxError() local 935 char *msg; in runCommand() local 954 char *msg; in runCommand() local 980 char *msg; in runCommand() local 1002 char *msg; in runCommand() local
|
/system/bt/embdrv/sbc/decoder/include/ |
D | oi_assert.h | 53 #define OI_ASSERT_FAIL(msg) \ argument
|
/system/extras/tests/uevents/ |
D | uevents.c | 25 char msg[UEVENT_MSG_LEN+2]; in main() local
|
/system/core/logwrapper/ |
D | logwrapper.c | 28 void fatal(const char *msg) { in fatal()
|
/system/core/init/ |
D | log.cpp | 31 char msg[512]; in init_klog_vwrite() local
|
/system/core/logd/ |
D | LogListener.cpp | 95 char *msg = ((char *)buffer) + sizeof(android_log_header_t); in onDataAvailable() local
|
/system/core/toolbox/ |
D | newfs_msdos.c | 101 #define argto1(arg, lo, msg) argtou(arg, lo, 0xff, msg) argument 102 #define argto2(arg, lo, msg) argtou(arg, lo, 0xffff, msg) argument 103 #define argto4(arg, lo, msg) argtou(arg, lo, 0xffffffff, msg) argument 104 #define argtox(arg, lo, msg) argtou(arg, lo, UINT_MAX, msg) argument 955 static u_int ckgeom(const char *fname, u_int val, const char *msg) in ckgeom() 967 static u_int argtou(const char *arg, u_int lo, u_int hi, const char *msg) in argtou() 982 static off_t argtooff(const char *arg, const char *msg) in argtooff()
|
/system/media/camera/docs/ |
D | metadata_validate.py | 179 def validate_error(msg): argument
|
/system/extras/taskstats/ |
D | taskstats.c | 71 int parse_family_id(struct nl_msg* msg, void* arg) { in parse_family_id() 125 int parse_task_stats(struct nl_msg* msg, void* arg) { in parse_task_stats()
|
/system/extras/perfprofd/quipper/base/ |
D | macros.h | 156 #define COMPILE_ASSERT(expr, msg) static_assert(expr, #msg) argument
|
/system/core/liblog/ |
D | logd_write_kern.c | 140 int __android_log_write(int prio, const char *tag, const char *msg) in __android_log_write() 145 int __android_log_buf_write(int bufID, int prio, const char *tag, const char *msg) in __android_log_buf_write()
|