Home
last modified time | relevance | path

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

12345678910>>...17

/frameworks/base/libs/androidfw/
DObbFile.cpp93 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()
125ALOGW("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 …]
DDisplayEventDispatcher.cpp45 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()
DZipFileRO.cpp70 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()
DResourceTypes.cpp120 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()
381ALOGW("idmap: too many mappings. Only 255 are possible but %u are present", (uint32_t) mapCount); in parseIdmap()
462 ALOGW("Bad string block: data size %zu is too small to be a string block", size); in setTo()
472 ALOGW("Bad string block: malformed block dimensions"); in setTo()
[all …]
/frameworks/av/media/libcpustats/
DThreadCpuUsage.cpp126 ALOGW("Can't add sample because measurements have never been enabled"); in sample()
148 ALOGW("Can't compute elapsed time because measurements have never been enabled"); in elapsed()
187 ALOGW("kernel_max %d but MAX_CPU %d", sKernelMax, MAX_CPU); in init()
190 ALOGW("kernel_max invalid %d", sKernelMax); in init()
197 ALOGW("Can't read number of CPUs"); in init()
201 ALOGW("Can't open number of CPUs"); in init()
212 ALOGW("getCpukHz called with invalid CPU %d", cpuNum); in getCpukHz()
235 ALOGW("getCpukHz can't open CPU %d", cpuNum); in getCpukHz()
252 ALOGW("Can't read CPU %d frequency", cpuNum); in getCpukHz()
/frameworks/av/media/libeffects/factory/
DEffectsConfigLoader.c166 ALOGW("loadLibrary() could not find library %s", path); in loadLibrary()
172 ALOGW("loadLibrary() failed to open %s", path); in loadLibrary()
178 ALOGW("loadLibrary() could not find symbol %s", AUDIO_EFFECT_LIBRARY_INFO_SYM_AS_STR); in loadLibrary()
183 ALOGW("getLibrary() bad tag %08x in lib info struct", desc->tag); in loadLibrary()
189 ALOGW("loadLibrary() bad lib version %08x", desc->version); in loadLibrary()
247 ALOGW("addSubEffect() could not get library %s", node->value); in addSubEffect()
255 ALOGW("addSubEffect() invalid uuid %s", node->value); in addSubEffect()
262 ALOGW("Error querying effect %s on lib %s", s, l->name); in addSubEffect()
273 ALOGW("Bad API version %08x on lib %s", d->apiVersion, l->name); in addSubEffect()
320 ALOGW("loadEffect() could not get library %s", node->value); in loadEffect()
[all …]
/frameworks/av/media/libaudioclient/
DPlayerBase.cpp92 ALOGW("PlayerBase::start() error %d", status); in startWithStatus()
102 ALOGW("PlayerBase::pause() error %d", status); in pauseWithStatus()
113 ALOGW("PlayerBase::stop() error %d", status); in stopWithStatus()
145 ALOGW("PlayerBase::setVolume() error %d", status); in setVolume()
164 ALOGW("PlayerBase::setPan() error %d", status); in setPan()
169 ALOGW("setStartDelay() is not supported"); in setStartDelayMs()
175 ALOGW("applyVolumeShaper() is not supported"); in applyVolumeShaper()
/frameworks/base/services/core/jni/
Dcom_android_server_location_ContextHubService.cpp174 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/service/
DGraphicsStatsService.cpp120 ALOGW("Failed to open '%s', errno=%d (%s)", path.c_str(), err, strerror(err)); in parseFromFile()
130 ALOGW("Failed to fstat '%s', errno=%d (%s) (st_size %d)", path.c_str(), err, in parseFromFile()
141 ALOGW("Failed to mmap '%s', errno=%d (%s)", path.c_str(), err, strerror(err)); in parseFromFile()
147 ALOGW("file_version mismatch! expected %d got %d", sCurrentFileVersion, file_version); in parseFromFile()
156 ALOGW("Parse failed on '%s' error='%s'", in parseFromFile()
207ALOGW("Frame time mistmatch %d vs. %u", bucket->render_millis(), entry.renderTimeMs); in mergeProfileDataIntoProto()
233 ALOGW("Skipping dump, invalid package_name() '%s' or summary %d", in dumpAsTextToFd()
284 ALOGW("Failed to open '%s', error=%d (%s)", path.c_str(), err, strerror(err)); in saveBuffer()
290 ALOGW("Failed to write header to '%s', returned=%d errno=%d (%s)", in saveBuffer()
299 ALOGW("Error writing to fd=%d, path='%s' err=%d (%s)", in saveBuffer()
[all …]
/frameworks/base/libs/hwui/
DOpenGLReadback.cpp46 ALOGW("Failed to get last queued buffer, error = %d", err); in copySurfaceInto()
50 ALOGW("Surface doesn't have any previously queued frames, nothing to readback from"); in copySurfaceInto()
54 ALOGW("Surface is protected, unable to copy from it"); in copySurfaceInto()
82 ALOGW("eglCreateImageKHR failed (%#x)", eglGetError()); in copyGraphicBufferInto()
126 ALOGW("Can't copy surface into bitmap, %dx%d exceeds max texture size %d", in copyTextureInto()
132 ALOGW("Can't copy surface into bitmap, RGBA_F16 config is not supported"); in copyTextureInto()
138 ALOGW("Could not obtain an FBO"); in copyTextureInto()
267 ALOGW("glEGLImageTargetTexture2DOES failed (%#x)", status); in copyImageInto()
DProfileDataContainer.cpp53ALOGW("Failed to get ashmem region size from fd %d, err %d %s", ashmemfd, err, strerror(err)); in switchStorageToAshmem()
57 ALOGW("Ashmem region is too small! Received %d, required %u", in switchStorageToAshmem()
66 ALOGW("Failed to move profile data to ashmem fd %d, error = %d", in switchStorageToAshmem()
DImage.cpp35 ALOGW("Error creating image (%#x)", eglGetError()); in Image()
45 ALOGW("Error creating image (%#x)", status); in Image()
/frameworks/base/cmds/incidentd/src/
DSection.cpp151 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/services/audiopolicy/common/managerdefinitions/src/
DEffectDescriptor.cpp61 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/av/services/audiopolicy/service/
DAudioPolicyClientImpl.cpp32 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/av/services/audiopolicy/enginedefault/src/
DEngine.cpp70 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/media/img_utils/src/
DFileOutput.cpp28 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()
DTiffIfd.cpp37 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/base/cmds/idmap/
Dscan.cpp189 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/av/media/libmedia/
DMediaUtils.cpp37 ALOGW("Running with ASan, skip enforcing memory limitations."); in limitProcessMemory()
51 ALOGW("requested %zu%% of total memory, using 100%%", percentageOfTotalMem); in limitProcessMemory()
60 ALOGW("couldn't determine total RAM"); in limitProcessMemory()
/frameworks/base/core/jni/
Dandroid_backup_BackupHelperDispatcher.cpp62 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()
Dcom_android_internal_os_Zygote.cpp139 ALOGW("Zygote SIGCHLD error in waitpid: %s", strerror(errno)); in SigChldHandler()
159 ALOGW("Error setting SIGCHLD handler: %s", strerror(errno)); in SetSigChldHandler()
171 ALOGW("Error unsetting SIGCHLD handler: %s", strerror(errno)); in UnsetSigChldHandler()
332 ALOGW("Failed to unmount %s: %s", path.c_str(), strerror(errno)); in UnmountTree()
358 ALOGW("Failed to unshare(): %s", strerror(errno)); in MountEmulatedStorage()
369 ALOGW("Failed to mount %s to /storage: %s", storageSource.string(), strerror(errno)); in MountEmulatedStorage()
381 ALOGW("Failed to mount %s to /storage/self: %s", userSource.string(), strerror(errno)); in MountEmulatedStorage()
463 ALOGW("Unable to set the name of current thread to '%s': %s", buf, strerror(errno)); in SetThreadName()
568 ALOGW("Native bridge will not be used because dataDir == NULL."); in ForkAndSpecializeCommon()
572 ALOGW("Failed to mount emulated storage: %s", strerror(errno)); in ForkAndSpecializeCommon()
[all …]
/frameworks/av/services/audioflinger/
DPatchPanel.cpp225 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()
604 ALOGW("releaseAudioPatch() bad src hw module %d", srcModule); in releaseAudioPatch()
621 ALOGW("releaseAudioPatch() bad capture I/O handle %d", in releaseAudioPatch()
[all …]
/frameworks/av/media/libstagefright/
DMediaClock.cpp59 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()
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp198 ALOGW("Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without..."); in loadConfigs()
325 ALOGW("Failed to destroy surface %p, error=%s", (void*)surface, eglErrorString()); in destroySurface()
356 ALOGW("Failed to make current on surface %p, error=%s", in makeCurrent()
434 ALOGW("swapBuffers encountered EGL error %d on %p, halting rendering...", in swapBuffers()
457 ALOGW("Failed to set EGL_SWAP_BEHAVIOR on surface %p, error=%s", in setPreserveBuffer()
464 ALOGW("Failed to query EGL_SWAP_BEHAVIOR on surface %p, error=%p", in setPreserveBuffer()

12345678910>>...17