/frameworks/base/libs/androidfw/ |
D | ObbFile.cpp | 93 ALOGW("couldn't open file %s: %s", filename, strerror(errno)); in readFrom() 100 ALOGW("failed to read from %s (fd=%d)\n", filename, fd); in readFrom() 110 ALOGW("attempt to read from invalid fd\n"); in readFrom() 123 ALOGW("error seeking in ObbFile: %s\n", strerror(errno)); in parseObbFile() 125 … ALOGW("file is only %lld (less than %d minimum)\n", (long long int)fileLength, kFooterMinSize); in parseObbFile() 139 ALOGW("couldn't read footer signature: %s\n", strerror(errno)); in parseObbFile() 145 ALOGW("footer didn't match magic string (expected 0x%08x; got 0x%08x)\n", in parseObbFile() 153 ALOGW("claimed footer size is too large (0x%08zx; file size is 0x%08lld)\n", in parseObbFile() 159 ALOGW("claimed footer size is too small (0x%zx; minimum size is 0x%x)\n", in parseObbFile() 167 ALOGW("seek %lld failed: %s\n", (long long int)fileOffset, strerror(errno)); in parseObbFile() [all …]
|
D | DisplayEventDispatcher.cpp | 45 ALOGW("Failed to initialize display event receiver, status=%d", result); in initialize() 80 ALOGW("Failed to request next vsync, status=%d", status); in scheduleVsync() 97 ALOGW("Received spurious callback for unhandled poll event. " in handleEvent() 138 ALOGW("dispatcher %p ~ ignoring unknown event type %#x", this, ev.header.type); in processPendingEvents() 144 ALOGW("Failed to get events from display event dispatcher, status=%d", status_t(n)); in processPendingEvents()
|
D | ZipFileRO.cpp | 70 ALOGW("Error opening archive %s: %s", zipFileName, ErrorCodeString(error)); in open() 142 ALOGW("Could not start iteration over %s: %s", mFileName, ErrorCodeString(error)); in startIteration() 157 ALOGW("Error iteration over %s: %s", mFileName, ErrorCodeString(error)); in nextEntry() 185 ALOGW("Buffer too short, requires %d bytes for entry name", requiredSize); in getEntryFileName() 232 ALOGW("ExtractToMemory failed with %s", ErrorCodeString(error)); in uncompressEntry() 249 ALOGW("ExtractToMemory failed with %s", ErrorCodeString(error)); in uncompressEntry()
|
D | ResourceTypes.cpp | 120 ALOGW("%s data size 0x%x extends beyond resource end %p.", in validate_chunk() 124 ALOGW("%s size 0x%x or headerSize 0x%x is not on an integer boundary.", in validate_chunk() 128 ALOGW("%s size 0x%x is smaller than header size 0x%x.", in validate_chunk() 132 ALOGW("%s header size 0x%04x is too small.", in validate_chunk() 237 ALOGW("idmap: header too small (%d bytes)", (uint32_t) size); in assertIdmapHeader() 243 ALOGW("idmap: no magic found in header (is 0x%08x, expected 0x%08x)", in assertIdmapHeader() 252 ALOGW("idmap: version mismatch in header (is 0x%08x, expected 0x%08x)", in assertIdmapHeader() 381 … ALOGW("idmap: too many mappings. Only 255 are possible but %u are present", (uint32_t) mapCount); in parseIdmap() 487 ALOGW("Bad string block: header size %d or total size %d is larger than data size %d\n", in setTo() 499 ALOGW("Bad string block: entry of %d items extends past data size %d\n", in setTo() [all …]
|
/frameworks/av/media/libcpustats/ |
D | ThreadCpuUsage.cpp | 121 ALOGW("Can't add sample because measurements have never been enabled"); in sample() 143 ALOGW("Can't compute elapsed time because measurements have never been enabled"); in elapsed() 182 ALOGW("kernel_max %d but MAX_CPU %d", sKernelMax, MAX_CPU); in init() 185 ALOGW("kernel_max invalid %d", sKernelMax); in init() 192 ALOGW("Can't read number of CPUs"); in init() 196 ALOGW("Can't open number of CPUs"); in init() 207 ALOGW("getCpukHz called with invalid CPU %d", cpuNum); in getCpukHz() 230 ALOGW("getCpukHz can't open CPU %d", cpuNum); in getCpukHz() 247 ALOGW("Can't read CPU %d frequency", cpuNum); in getCpukHz()
|
/frameworks/base/services/core/jni/ |
D | com_android_server_VibratorService.cpp | 70 ALOGW("Tried to vibrate but there is no vibrator device."); in vibratorOn() 82 ALOGW("Tried to stop vibrating but there is no vibrator device."); in vibratorOff() 90 ALOGW("Unable to get max vibration amplitude, there is no vibrator device."); in vibratorSupportsAmplitudeControl() 103 ALOGW("Unable to set vibration amplitude, there is no vibrator device."); in vibratorSetAmplitude() 127 ALOGW("Unable to perform haptic effect, there is no vibrator device."); in vibratorPerformEffect()
|
D | com_android_server_location_ContextHubService.cpp | 174 ALOGW("Transaction already found pending when trying to add a new one."); in addTxn() 199 ALOGW("Stale transaction canceled"); in closeAnyStaleTxns() 206 ALOGW("Null Params isNull{id, data} {%d, %d}", in fetchTxnData() 214 ALOGW("No Transactions pending"); in fetchTxnData() 266 ALOGW("Context Hub handle %d restarted", mContextHubId); in handleHubEvent() 269 ALOGW("Cannot handle event %u from hub %d", evt, mContextHubId); in handleHubEvent() 490 ALOGW("Cannot delete App id (%" PRId32 ") from the JNI C++ cache", id); in deleteAppInstance() 499 ALOGW("Cannot delete App id (%" PRId32 ") from Java cache", id); in deleteAppInstance() 539 ALOGW("Cannot allocate memory to start unload transaction"); in startUnloadAppTxn() 547 ALOGW("Cannot start transaction to unload app"); in startUnloadAppTxn() [all …]
|
/frameworks/base/libs/hwui/ |
D | OpenGLReadback.cpp | 45 ALOGW("Failed to get last queued buffer, error = %d", err); in copySurfaceInto() 49 ALOGW("Surface doesn't have any previously queued frames, nothing to readback from"); in copySurfaceInto() 53 ALOGW("Surface is protected, unable to copy from it"); in copySurfaceInto() 81 ALOGW("eglCreateImageKHR failed (%#x)", eglGetError()); in copyGraphicBufferInto() 130 ALOGW("Can't copy surface into bitmap, %dx%d exceeds max texture size %d", in copyTextureInto() 137 ALOGW("Can't copy surface into bitmap, RGBA_F16 config is not supported"); in copyTextureInto() 143 ALOGW("Could not obtain an FBO"); in copyTextureInto() 256 ALOGW("glEGLImageTargetTexture2DOES failed (%#x)", status); in copyImageInto()
|
D | Image.cpp | 35 ALOGW("Error creating image (%#x)", eglGetError()); in Image() 45 ALOGW("Error creating image (%#x)", status); in Image()
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | EffectDescriptor.cpp | 61 ALOGW("registerEffect() memory limit exceeded for Fx %s, Memory %d KB", in registerEffect() 89 ALOGW("unregisterEffect() unknown effect ID %d", id); in unregisterEffect() 98 ALOGW("unregisterEffect() memory %d too big for total %d", in unregisterEffect() 115 ALOGW("unregisterEffect() unknown effect ID %d", id); in setEffectEnabled() 134 ALOGW("setEffectEnabled(true) CPU Load limit exceeded for Fx %s, CPU %f MIPS", in setEffectEnabled() 142 ALOGW("setEffectEnabled(false) CPU load %d too high for total %d", in setEffectEnabled()
|
/frameworks/base/cmds/incidentd/src/ |
D | Section.cpp | 151 ALOGW("WorkerThreadSection '%s' reader failed with error '%s'", this->name.string(), in Execute() 170 ALOGW("WorkerThreadSection '%s' worker failed with error '%s'", this->name.string(), in Execute() 177 ALOGW("WorkerThreadSection '%s' timed out", this->name.string()); in Execute() 188 ALOGW("WorkerThreadSection '%s' failed with error '%s'", this->name.string(), in Execute() 199 ALOGW("WorkerThreadSection '%s' failed writing: '%s'", this->name.string(), strerror(-err)); in Execute() 285 ALOGW("DumpsysSection: Can't lookup service: %s", String8(mService).string()); in BlockingCall()
|
/frameworks/av/media/libmedia/ |
D | MediaUtils.cpp | 35 ALOGW("Running with ASan, skip enforcing memory limitations."); in limitProcessMemory() 49 ALOGW("requested %zu%% of total memory, using 100%%", percentageOfTotalMem); in limitProcessMemory() 58 ALOGW("couldn't determine total RAM"); in limitProcessMemory()
|
/frameworks/av/media/img_utils/src/ |
D | FileOutput.cpp | 28 ALOGW("%s: Destructor called with %s still open.", __FUNCTION__, mPath.string()); in ~FileOutput() 35 ALOGW("%s: Open called when file %s already open.", __FUNCTION__, mPath.string()); in open() 65 ALOGW("%s: Close called when file %s already close.", __FUNCTION__, mPath.string()); in close()
|
D | TiffIfd.cpp | 37 ALOGW("%s: Failed to add entry for tag 0x%x to IFD %u, too many entries in IFD!", in addEntry() 43 ALOGW("%s: Failed to add entry for tag 0x%x to ifd %u.", __FUNCTION__, entry->getTag(), in addEntry() 53 ALOGW("%s: No entry for tag 0x%x in ifd %u.", __FUNCTION__, tag, mIfdId); in getEntry() 79 ALOGW("%s: Could not calculate IFD offsets, IFD %u contains too many entries.", in checkAndGetOffset() 85 ALOGW("%s: Could not calculate IFD offsets, IFD %u contains no entries.", __FUNCTION__, in checkAndGetOffset() 91 ALOGW("%s: Could not calculate IFD offsets, IFD %u had a bad initial offset.", in checkAndGetOffset() 143 ALOGW("Sizes do not match for tag %x. Expected %zu, received %zu", in writeData()
|
/frameworks/av/services/audiopolicy/enginedefault/src/ |
D | Engine.cpp | 70 ALOGW("setPhoneState() invalid state %d", state); in setPhoneState() 75 ALOGW("setPhoneState() setting same state %d", state); in setPhoneState() 100 ALOGW("setForceUse() invalid config %d for FOR_COMMUNICATION", config); in setForceUse() 111 ALOGW("setForceUse() invalid config %d for FOR_MEDIA", config); in setForceUse() 119 ALOGW("setForceUse() invalid config %d for FOR_RECORD", config); in setForceUse() 130 ALOGW("setForceUse() invalid config %d for FOR_DOCK", config); in setForceUse() 137 ALOGW("setForceUse() invalid config %d for FOR_SYSTEM", config); in setForceUse() 144 ALOGW("setForceUse() invalid config %d for HDMI_SYSTEM_AUDIO", config); in setForceUse() 152 ALOGW("setForceUse() invalid config %d for ENCODED_SURROUND", config); in setForceUse() 158 ALOGW("setForceUse() invalid usage %d", usage); in setForceUse() [all …]
|
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyClientImpl.cpp | 32 ALOGW("%s: could not get AudioFlinger", __func__); in loadHwModule() 49 ALOGW("%s: could not get AudioFlinger", __func__); in openOutput() 61 ALOGW("%s: could not get AudioFlinger", __func__); in openDuplicateOutput() 81 ALOGW("%s: could not get AudioFlinger", __func__); in suspendOutput() 92 ALOGW("%s: could not get AudioFlinger", __func__); in restoreOutput() 109 ALOGW("%s: could not get AudioFlinger", __func__); in openInput()
|
/frameworks/base/cmds/idmap/ |
D | scan.cpp | 189 ALOGW("%s: failed to open zip %s\n", __FUNCTION__, path); in parse_apk() 194 ALOGW("%s: failed to find entry AndroidManifest.xml\n", __FUNCTION__); in parse_apk() 200 ALOGW("%s: failed to read entry info\n", __FUNCTION__); in parse_apk() 204 ALOGW("%s: cannot handle zip compression method %" PRIu16 "\n", __FUNCTION__, method); in parse_apk() 209 ALOGW("%s: failed to create FileMap\n", __FUNCTION__); in parse_apk() 214 ALOGW("%s: failed to allocate %" PRIu32 " byte\n", __FUNCTION__, uncompLen); in parse_apk() 220 ALOGW("%s: failed to inflate %" PRIu32 " byte\n", __FUNCTION__, uncompLen); in parse_apk()
|
/frameworks/base/libs/hwui/service/ |
D | GraphicsStatsService.cpp | 57 ALOGW("Failed to open '%s', errno=%d (%s)", path.c_str(), err, strerror(err)); in parseFromFile() 64 ALOGW("Failed to read '%s', bytesRead=%zd file_version=%d", path.c_str(), bytesRead, in parseFromFile() 73 ALOGW("Error reading from fd=%d, path='%s' err=%d (%s)", in parseFromFile() 77 ALOGW("Parse failed on '%s' error='%s'", in parseFromFile() 203 ALOGW("Failed to open '%s', error=%d (%s)", path.c_str(), err, strerror(err)); in saveBuffer() 209 ALOGW("Failed to write header to '%s', returned=%d errno=%d (%s)", in saveBuffer() 218 ALOGW("Error writing to fd=%d, path='%s' err=%d (%s)", in saveBuffer() 222 ALOGW("Serialize failed on '%s' unknown error", path.c_str()); in saveBuffer() 254 ALOGW("Failed to load profile data from path '%s' and data %p", in addToDump()
|
/frameworks/av/media/libeffects/factory/ |
D | EffectsFactory.c | 298 ALOGW("EffectCreate() init error: %d", ret); in EffectCreate() 317 ALOGW("EffectCreate() library %s: could not create fx %s, error %d", l->name, d->name, ret); in EffectCreate() 383 ALOGW("EffectRelease() fx %p library already unloaded", handle); in EffectRelease() 418 ALOGW("NULL pointer or insufficient memory. Cannot query subeffects"); in EffectGetSubEffects() 585 ALOGW("loadLibrary() could not find library %s", path); in loadLibrary() 591 ALOGW("loadLibrary() failed to open %s", path); in loadLibrary() 597 ALOGW("loadLibrary() could not find symbol %s", AUDIO_EFFECT_LIBRARY_INFO_SYM_AS_STR); in loadLibrary() 602 ALOGW("getLibrary() bad tag %08x in lib info struct", desc->tag); in loadLibrary() 608 ALOGW("loadLibrary() bad lib version %08x", desc->version); in loadLibrary() 666 ALOGW("addSubEffect() could not get library %s", node->value); in addSubEffect() [all …]
|
/frameworks/base/core/jni/ |
D | com_android_internal_os_Zygote.cpp | 135 ALOGW("Zygote SIGCHLD error in waitpid: %s", strerror(errno)); in SigChldHandler() 155 ALOGW("Error setting SIGCHLD handler: %s", strerror(errno)); in SetSigChldHandler() 167 ALOGW("Error unsetting SIGCHLD handler: %s", strerror(errno)); in UnsetSigChldHandler() 320 ALOGW("Failed to unmount %s: %s", path.c_str(), strerror(errno)); in UnmountTree() 346 ALOGW("Failed to unshare(): %s", strerror(errno)); in MountEmulatedStorage() 357 ALOGW("Failed to mount %s to /storage: %s", storageSource.string(), strerror(errno)); in MountEmulatedStorage() 369 ALOGW("Failed to mount %s to /storage/self: %s", userSource.string(), strerror(errno)); in MountEmulatedStorage() 451 ALOGW("Unable to set the name of current thread to '%s': %s", buf, strerror(errno)); in SetThreadName() 560 ALOGW("Native bridge will not be used because dataDir == NULL."); in ForkAndSpecializeCommon() 564 ALOGW("Failed to mount emulated storage: %s", strerror(errno)); in ForkAndSpecializeCommon() [all …]
|
D | android_backup_BackupHelperDispatcher.cpp | 62 ALOGW("Skipping unknown header: %d bytes", flattenedHeader.headerSize); in readHeader_native() 73 ALOGW("Failed reading chunk header"); in readHeader_native() 79 ALOGW("Skipping unknown header version: 0x%08x, %d bytes", flattenedHeader.version, in readHeader_native() 98 ALOGW("Malformed V1 header remainingHeader=%d dataSize=%d nameLength=%d", remainingHeader, in readHeader_native() 105 ALOGW("unable to allocate %d bytes", flattenedHeader.nameLength); in readHeader_native()
|
/frameworks/av/services/audioflinger/ |
D | PatchPanel.cpp | 225 ALOGW("createAudioPatch() bad src hw module %d", srcModule); in createAudioPatch() 240 ALOGW("createAudioPatch() different sink types in same patch not supported"); in createAudioPatch() 259 ALOGW("createAudioPatch() invalid source combination"); in createAudioPatch() 268 ALOGW("createAudioPatch() cannot get playback thread"); in createAudioPatch() 339 ALOGW("createAudioPatch() bad capture I/O handle %d", in createAudioPatch() 361 ALOGW("createAudioPatch() bad src hw module %d", srcModule); in createAudioPatch() 369 ALOGW("createAudioPatch() invalid sink type %d for mix source", in createAudioPatch() 386 ALOGW("createAudioPatch() bad playback I/O handle %d", in createAudioPatch() 602 ALOGW("releaseAudioPatch() bad src hw module %d", srcModule); in releaseAudioPatch() 619 ALOGW("releaseAudioPatch() bad capture I/O handle %d", in releaseAudioPatch() [all …]
|
/frameworks/base/libs/hwui/renderthread/ |
D | EglManager.cpp | 183 ALOGW("Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without..."); in loadConfig() 243 ALOGW("Failed to destroy surface %p, error=%s", (void*)surface, eglErrorString()); in destroySurface() 274 ALOGW("Failed to make current on surface %p, error=%s", in makeCurrent() 352 ALOGW("swapBuffers encountered EGL error %d on %p, halting rendering...", in swapBuffers() 375 ALOGW("Failed to set EGL_SWAP_BEHAVIOR on surface %p, error=%s", in setPreserveBuffer() 382 ALOGW("Failed to query EGL_SWAP_BEHAVIOR on surface %p, error=%p", in setPreserveBuffer()
|
/frameworks/native/libs/binder/ |
D | IInterface.cpp | 54 ALOGW("deprecated asBinder call, please update your code"); in _ZN7android10IInterface8asBinderEv() 61 ALOGW("deprecated asBinder call, please update your code"); in _ZNK7android10IInterface8asBinderEv()
|
/frameworks/av/media/libstagefright/ |
D | MediaClock.cpp | 59 ALOGW("reject anchor time since it is negative."); in updateAnchor() 68 ALOGW("reject anchor time since it leads to negative media time."); in updateAnchor() 103 ALOGW("setRate: anchor time should not be negative, set to 0."); in setPlaybackRate()
|