/system/security/softkeymaster/ |
D | keymaster_openssl.cpp | 215 ALOGW("Unsupported key type %d", key_type); in openssl_generate_keypair() 218 ALOGW("key_params == null"); in openssl_generate_keypair() 274 ALOGW("input key == NULL"); in openssl_import_keypair() 277 ALOGW("output key blob or length == NULL"); in openssl_import_keypair() 307 ALOGW("output public key buffer == NULL"); in openssl_get_keypair_public() 352 ALOGW("input data to sign == NULL"); in openssl_sign_data() 355 ALOGW("output signature buffer == NULL"); in openssl_sign_data() 365 ALOGW("Cannot handle non-RSA keys yet"); in openssl_sign_data() 371 ALOGW("Cannot handle digest type %d", sign_params->digest_type); in openssl_sign_data() 374 ALOGW("Cannot handle padding type %d", sign_params->padding_type); in openssl_sign_data() [all …]
|
/system/core/libcutils/ |
D | dlmalloc_stubs.c | 28 ALOGW("Called host unimplemented stub: dlmalloc_inspect_all"); in dlmalloc_inspect_all() 33 ALOGW("Called host unimplemented stub: dlmalloc_trim"); in dlmalloc_trim()
|
D | mq.c | 225 ALOGW("close() error: %s", strerror(errno)); in closeWithWarning() 436 ALOGW("%s() interrupted.", functionName); in peerProxyHandleError() 441 ALOGW("Error returned by %s().", functionName); in peerProxyHandleError() 586 ALOGW("Couldn't allocate memory for incoming data. Size: %u", in peerProxyExpectBytes() 673 ALOGW("Non-master process %d tried to send us a connection.", in masterProxyExpectConnection() 689 ALOGW("Peer proxy creation failed: %s", strerror(errno)); in masterProxyExpectConnection() 749 ALOGW("recvmsg() interrupted."); in masterProxyAcceptConnection() 780 ALOGW("Received connection for unknown peer."); in masterProxyAcceptConnection() 787 ALOGW("Error adding fd to selector for %d.", in masterProxyAcceptConnection() 814 ALOGW("socketpair() error: %s", strerror(errno)); in masterConnectPeers() [all …]
|
D | loghack.h | 33 #define ALOGW(...) ALOG("W", __VA_ARGS__) macro
|
D | properties.c | 102 ALOGW("UNIX domain socket create failed (errno=%d)\n", errno); in connectToServer()
|
/system/netd/ |
D | InterfaceController.cpp | 49 …ALOGW("Warning (%s) while opening the net interface command library", err_str ? err_str : "unknown… in InterfaceController() 54 …ALOGW("Error (%s) while searching for the interface command init function", err_str ? err_str : "u… in InterfaceController() 62 …ALOGW("Error (%s) while searching for the interface command fini function", err_str ? err_str : "u… in InterfaceController()
|
D | DnsProxyListener.cpp | 95 ALOGW("Error writing DNS result to client"); in run() 118 ALOGW("%s", msg); in runCommand() 184 ALOGW("%s", msg); in runCommand() 200 ALOGW("%s", msg); in runCommand() 262 ALOGW("GetHostByAddrHandler: Error writing DNS result to client\n"); in run()
|
D | main.cpp | 156 ALOGW("WARNING: SIGPIPE not blocked\n"); in blockSigpipe()
|
D | NetlinkHandler.cpp | 51 ALOGW("No subsystem found in netlink event"); in onEvent()
|
D | MDnsSdListener.cpp | 397 ALOGW("%s", msg); in runCommand()
|
D | CommandListener.cpp | 412 ALOGW("Failed to retrieve HW addr for %s (%s)", argv[2], strerror(errno)); in runCommand()
|
/system/security/keystore/ |
D | keystore_client.cpp | 54 ALOGW("truncated write to keystore"); in keystore_cmd() 65 ALOGW("Error from keystore: %d", code); in keystore_cmd() 82 ALOGW("truncated read from keystore for data"); in keystore_cmd() 90 ALOGW("truncated read from keystore for length"); in keystore_cmd()
|
D | keystore.cpp | 604 ALOGW("key found but type doesn't match: %d vs %d", keyBlob->getType(), type); in get() 1212 ALOGW("device couldn't sign data"); in sign() 1452 ALOGW("getsockopt: %s", strerror(errno)); in main()
|
/system/security/keystore-engine/ |
D | eng_keystore.cpp | 173 ALOGW("No valid signature returned"); in keystore_rsa_priv_enc() 231 ALOGW("Cannot convert pubkey"); in keystore_loadkey() 239 ALOGW("Could not set ex_data for loaded RSA key"); in keystore_loadkey()
|
/system/core/libsuspend/ |
D | autosuspend_earlysuspend.c | 207 ALOGW("Error opening %s: %s\n", EARLYSUSPEND_SYS_POWER_STATE, buf); in autosuspend_earlysuspend_init() 214 ALOGW("Error writing 'on' to %s: %s\n", EARLYSUSPEND_SYS_POWER_STATE, buf); in autosuspend_earlysuspend_init()
|
/system/core/libnetutils/ |
D | packet.c | 35 #define ALOGW printf macro 212 ALOGW("IP header checksum failure (0x%x)", packet.ip.check); in receive_packet() 234 ALOGW("UDP header checksum failure (0x%x should be 0x%x)", sum, temp); in receive_packet()
|
D | ifc_utils.c | 50 #define ALOGW printf macro
|
/system/bluetooth/bluedroid/ |
D | bluetooth.c | 59 ALOGW("open(%s) failed: %s (%d)\n", path, strerror(errno), errno); in init_rfkill() 187 ALOGW("Bluetoothd already started, unexpectedly!"); in bt_enable()
|
/system/core/include/cutils/ |
D | log.h | 128 #ifndef ALOGW 129 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro
|
/system/media/audio_utils/ |
D | echo_reference.c | 491 ALOGW("create_echo_reference bad format rd %d, wr %d", rdFormat, wrFormat); in create_echo_reference() 496 … ALOGW("create_echo_reference bad channel count rd %d, wr %d", rdChannelCount, wrChannelCount); in create_echo_reference()
|
D | resampler.c | 220 ALOGW("ReSampler: Cannot create speex resampler: %s", speex_resampler_strerror(error)); in create_resampler()
|
/system/core/libpixelflinger/codeflinger/ |
D | MIPSAssembler.cpp | 1327 ALOGW("%s:\n", name); in disassemble() 1351 ALOGW("%s:\n", mLabelsInverseMapping.valueAt(label)); in disassemble() 1355 ALOGW("; %s\n", mComments.valueAt(comment)); in disassemble() 1361 ALOGW("%08x: %08x %s", uint32_t(mipsPC), uint32_t(*mipsPC), di_buf); in disassemble()
|