Home
last modified time | relevance | path

Searched refs:ALOGW (Results 1 – 25 of 42) sorted by relevance

12

/system/core/libutils/
DPrinter.cpp77 ALOGW("%s: NULL string passed in", __FUNCTION__); in printLine()
102 ALOGW("%s: File descriptor out of range (%d)", __FUNCTION__, fd); in FdPrinter()
111 ALOGW("%s: NULL string passed in", __FUNCTION__); in printLine()
114 ALOGW("%s: File descriptor out of range (%d)", __FUNCTION__, mFd); in printLine()
131 ALOGW("%s: Target string was NULL", __FUNCTION__); in String8Printer()
137 ALOGW("%s: NULL string passed in", __FUNCTION__); in printLine()
140 ALOGW("%s: Target string was NULL", __FUNCTION__); in printLine()
DPropertyMap.cpp87 ALOGW("Property key '%s' has invalid value '%s'. Expected an integer.", in tryGetProperty()
104 ALOGW("Property key '%s' has invalid value '%s'. Expected a float.", in tryGetProperty()
DLooper.cpp130 ALOGW("Looper already prepared for this thread with a different value for the " in prepare()
268 ALOGW("Poll failed with an unexpected error, errno=%d", errno); in pollInner()
294 ALOGW("Ignoring unexpected epoll events 0x%x on wake event fd.", epollEvents); in pollInner()
306 ALOGW("Ignoring unexpected epoll events 0x%x on fd %d that is " in pollInner()
413 ALOGW("Could not write wake signal, errno=%d", errno); in wake()
DProcessCallStack.cpp48 ALOGW("%s: timeStr was NULL", __FUNCTION__); in dumpProcessHeader()
242 ALOGW("%s: Bad indent (%d)", __FUNCTION__, indent); in dump()
DCallStack.cpp45 ALOGW("%s: Failed to unwind callstack.", __FUNCTION__); in update()
DSystemClock.cpp92 ALOGW("time going backwards: prev %lld(%s) vs now %lld(%s), tid=%d", in checkTimeStamps()
/system/security/keystore-engine/
Ddsa_meth.cpp75 ALOGW("There was an error during dsa_do_sign: could not connect"); in keystore_dsa_do_sign()
78 ALOGW("Error during sign from keystore: %d", ret); in keystore_dsa_do_sign()
81 ALOGW("No valid signature returned"); in keystore_dsa_do_sign()
84 ALOGW("Signature is too large"); in keystore_dsa_do_sign()
92 ALOGW("conversion from DER to DSA_SIG failed"); in keystore_dsa_do_sign()
127 ALOGW("Could not set ex_data for loaded DSA key"); in dsa_pkey_setup()
Decdsa_meth.cpp81 ALOGW("There was an error during dsa_do_sign: could not connect"); in keystore_ecdsa_do_sign()
84 ALOGW("Error during sign from keystore: %d", ret); in keystore_ecdsa_do_sign()
87 ALOGW("No valid signature returned"); in keystore_ecdsa_do_sign()
90 ALOGW("Signature is too large"); in keystore_ecdsa_do_sign()
98 ALOGW("conversion from DER to ECDSA_SIG failed"); in keystore_ecdsa_do_sign()
Drsa_meth.cpp96 ALOGW("There was an error during signing: could not connect"); in keystore_rsa_priv_enc()
100 ALOGW("Error during signing from keystore: %d", ret); in keystore_rsa_priv_enc()
104 ALOGW("No valid signature returned"); in keystore_rsa_priv_enc()
142 ALOGW("There was an error during rsa_mod_exp: could not connect"); in keystore_rsa_priv_dec()
145 ALOGW("Error during sign from keystore: %d", ret); in keystore_rsa_priv_dec()
148 ALOGW("No valid signature returned"); in keystore_rsa_priv_dec()
215 ALOGW("Could not set ex_data for loaded RSA key"); in rsa_pkey_setup()
Dandroid_engine.cpp161 ALOGW("There was an error during rsa_decrypt: could not connect"); in rsa_private_transform()
164 ALOGW("Error during sign from keystore: %d", ret); in rsa_private_transform()
167 ALOGW("No valid signature returned"); in rsa_private_transform()
260 ALOGW("There was an error during ecdsa_sign: could not connect"); in ecdsa_sign()
263 ALOGW("Error during sign from keystore: %d", ret); in ecdsa_sign()
266 ALOGW("No valid signature returned"); in ecdsa_sign()
270 ALOGW("Signature is too large"); in ecdsa_sign()
416 ALOGW("could not contact keystore"); in EVP_PKEY_from_keystore()
419 ALOGW("keystore reports error: %d", ret); in EVP_PKEY_from_keystore()
427 ALOGW("Cannot convert pubkey"); in EVP_PKEY_from_keystore()
Deng_keystore.cpp123 ALOGW("could not contact keystore"); in keystore_loadkey()
127 ALOGW("keystore reports error: %d", ret); in keystore_loadkey()
136 ALOGW("Cannot convert pubkey"); in keystore_loadkey()
/system/core/libziparchive/
Dzip_archive.cc398 ALOGW("Zip: Found duplicate entry %.*s", name.name_length, name.name); in AddToHash()
415 ALOGW("Zip: seek %" PRId64 " failed: %s", static_cast<int64_t>(search_start), in MapCentralDirectory0()
422 ALOGW("Zip: read %" PRId64 " failed: %s", static_cast<int64_t>(read_amount), in MapCentralDirectory0()
457 ALOGW("Zip: %" PRId64 " extraneous bytes at the end of the central directory", in MapCentralDirectory0()
467 ALOGW("Zip: bad offsets (dir %" PRIu32 ", size %" PRIu32 ", eocd %" PRId64 ")", in MapCentralDirectory0()
472 ALOGW("Zip: empty archive?"); in MapCentralDirectory0()
581 ALOGW("Zip: missed a central dir sig (at %" PRIu16 ")", i); in ParseZipArchive()
586 ALOGW("Zip: ran off the end (at %" PRIu16 ")", i); in ParseZipArchive()
592 ALOGW("Zip: bad LFH offset %" PRId64 " at entry %" PRIu16, in ParseZipArchive()
614 ALOGW("Zip: Error adding entry to hash table %d", add_result); in ParseZipArchive()
[all …]
/system/core/libnativebridge/
Dnative_bridge.cc177 ALOGW("Called LoadNativeBridge for an already set up native bridge. State is %s.", in LoadNativeBridge()
204 ALOGW("Unsupported native bridge interface."); in LoadNativeBridge()
283 ALOGW("Instruction set %s is malformed, must be less than or equal to 10 characters.", in PreInitializeNativeBridge()
309 ALOGW("Failed to bind-mount %s as /proc/cpuinfo: %s", cpuinfo_path, strerror(errno)); in PreInitializeNativeBridge()
313 ALOGW("Mac OS does not support bind-mounting. Host simulation of native bridge impossible."); in PreInitializeNativeBridge()
324 ALOGW("Could not find %s field.", field); in SetCpuAbi()
331 ALOGW("Could not create string %s.", value); in SetCpuAbi()
343 ALOGW("No JNIEnv* to set up app environment."); in SetupEnvironment()
357 ALOGW("Out of memory while setting up app environment."); in SetupEnvironment()
372 ALOGW("Could not find Build class."); in SetupEnvironment()
[all …]
/system/media/audio_utils/spdif/
DAC3FrameScanner.cpp122 ALOGW("EAC3 substream[%d] has only %d audio blocks!", in resetBurst()
180 ALOGW("AC3 bsid = %d not supported", bsid); in parseHeader()
198 ALOGW("Invalid EAC3 fscod2 = %d\n", fscod2); in parseHeader()
227 ALOGW("Invalid AC3 sampleRateCode = %d\n", fscod); in parseHeader()
230 ALOGW("Invalid AC3 frameSizeCode = %d\n", frmsizcod); in parseHeader()
/system/security/softkeymaster/
Dkeymaster_openssl.cpp375 ALOGW("key_params == null"); in openssl_generate_keypair()
390 ALOGW("Unsupported key type %d", key_type); in openssl_generate_keypair()
407 ALOGW("input key == NULL"); in openssl_import_keypair()
410 ALOGW("output key blob or length == NULL"); in openssl_import_keypair()
440 ALOGW("output public key buffer == NULL"); in openssl_get_keypair_public()
477 ALOGW("Cannot handle digest type %d", sign_params->digest_type); in sign_dsa()
509 ALOGW("Cannot handle digest type %d", sign_params->digest_type); in sign_ec()
541 ALOGW("Cannot handle digest type %d", sign_params->digest_type); in sign_rsa()
544 ALOGW("Cannot handle padding type %d", sign_params->padding_type); in sign_rsa()
577 ALOGW("input data to sign == NULL"); in openssl_sign_data()
[all …]
/system/core/libcutils/
Ddlmalloc_stubs.c29 ALOGW("Called host unimplemented stub: dlmalloc_inspect_all"); in dlmalloc_inspect_all()
34 ALOGW("Called host unimplemented stub: dlmalloc_trim"); in dlmalloc_trim()
/system/netd/server/
DDnsProxyListener.cpp179 ALOGW("Error writing DNS result to client"); in run()
203 ALOGW("%s", msg); in runCommand()
285 ALOGW("%s", msg); in runCommand()
368 ALOGW("GetHostByNameHandler: Error writing DNS result to client\n"); in run()
392 ALOGW("%s", msg); in runCommand()
410 ALOGW("%s", msg); in runCommand()
485 ALOGW("GetHostByAddrHandler: Error writing DNS result to client\n"); in run()
Dmain.cpp155 ALOGW("WARNING: SIGPIPE not blocked\n"); in blockSigpipe()
/system/security/keystore/
Dkeystore.cpp424 ALOGW("write failed: %s", strerror(errno)); in writeFully()
513 ALOGW("Provided blob length too large"); in Blob()
517 ALOGW("Provided info length too large"); in Blob()
612 ALOGW("Could not read random data for: %s", filename); in writeBlob()
647 ALOGW("could not open file: %s: %s", tmpFileName, strerror(errno)); in writeBlob()
655 ALOGW("blob not fully written %zu != %zu", writtenBytes, fileLength); in writeBlob()
660 ALOGW("could not rename blob to %s: %s", filename, strerror(errno)); in writeBlob()
905 ALOGW("couldn't open user directory: %s", strerror(errno)); in reset()
1207 ALOGW("key found but type doesn't match: %d vs %d", keyBlob->getType(), type); in get()
1263 ALOGW("can't open directory for user: %s", strerror(errno)); in list()
[all …]
/system/core/libbacktrace/
DBacktraceLog.h26 ALOGW("%s: " format, __PRETTY_FUNCTION__, ##__VA_ARGS__)
/system/bt/osi/include/
Dlog.h26 #define LOG_WARN(...) ALOGW(__VA_ARGS__)
/system/core/libsuspend/
Dautosuspend_earlysuspend.c198 ALOGW("Error opening %s: %s\n", EARLYSUSPEND_SYS_POWER_STATE, buf); in autosuspend_earlysuspend_init()
205 ALOGW("Error writing 'on' to %s: %s\n", EARLYSUSPEND_SYS_POWER_STATE, buf); in autosuspend_earlysuspend_init()
/system/core/libnetutils/
Dpacket.c36 #define ALOGW printf macro
213 ALOGW("IP header checksum failure (0x%x)", packet.ip.check); in receive_packet()
237 ALOGW("UDP header checksum failure (0x%x should be 0x%x)", sum, temp); in receive_packet()
/system/keymaster/
Dkeymaster0_engine.cpp157 ALOGW("Error importing keypair with keymaster0 device"); in ImportKey()
381 ALOGW("No valid signature returned"); in EcdsaSign()
384 ALOGW("Signature is too large"); in EcdsaSign()
/system/core/adf/libadfhwc/
Dadfhwc.cpp196 ALOGW("unrecognized event type %u", event->type); in handle_adf_event()
198 ALOGW("unhandled event type %u", event->type); in handle_adf_event()

12