Home
last modified time | relevance | path

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

12

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResStringPool.java13 import static org.robolectric.res.android.Util.ALOGW;
121 ALOGW("Bad string block: data size %zu is too small to be a string block", size); in setTo()
131 ALOGW("Bad string block: malformed block dimensions"); in setTo()
164 ALOGW("Bad string block: header size %d or total size %d is larger than data size %d\n", in setTo()
175 ALOGW("Bad string block: entry of %d items extends past data size %d\n", in setTo()
191 ALOGW("Bad string block: string pool starts at %d, after total size %d\n", in setTo()
203 ALOGW("Bad style block: style block starts at %d past data size of %d\n", in setTo()
209 ALOGW("Bad style block: style block starts at %d, before strings at %d\n", in setTo()
219 ALOGW("Bad string block: stringCount is %d but pool size is 0\n", (int)mHeader.stringCount); in setTo()
247 ALOGW("Bad string block: last string is not 0-terminated\n"); in setTo()
[all …]
DResTable.java21 import static org.robolectric.res.android.Util.ALOGW;
150 ALOGW("Unable to get buffer of resource asset file"); in add()
159 ALOGW("Unable to get buffer of idmap asset file"); in add()
277ALOGW("Bad resource table: header size 0x%x or total size 0x%x is larger than data size 0x%x\n", in addInternal()
283ALOGW("Bad resource table: header size 0x%x or total size 0x%x is not on an integer boundary\n", in addInternal()
321 ALOGW("Multiple string chunks found in resource table."); in addInternal()
325 ALOGW("More package chunks were found than the %d declared in the header.", in addInternal()
336 ALOGW("Unknown chunk type 0x%x in table at 0x%x.\n", in addInternal()
346 ALOGW("Fewer package chunks (%d) were found than the %d declared in the header.", in addInternal()
352 ALOGW("No string values found in resource table!"); in addInternal()
[all …]
DResXMLTree.java19 import static org.robolectric.res.android.Util.ALOGW;
104 ALOGW("Bad XML block: header size %d or total size %d is larger than data size %d\n", in setTo()
182 ALOGW("Bad XML block: no root element node found\n"); in setTo()
239 ALOGW("Bad XML block: node attributes use 0x%x bytes, only have 0x%x bytes\n", in validateNode()
244 ALOGW("Bad XML start block: node header size 0x%x, size 0x%x\n", in validateNode()
DDynamicRefTable.java10 import static org.robolectric.res.android.Util.ALOGW;
119 ALOGW("DynamicRefTable(0x%02x): No mapping for build-time package ID 0x%02x.", in lookupResourceId()
123 ALOGW("e[0x%02x] . 0x%02x", i, mLookupTable[i]); in lookupResourceId()
DCppAssetManager.java9 import static org.robolectric.res.android.Util.ALOGW;
241 ALOGW("Asset path %s is neither a directory nor file (type=%s).", in addAssetPath()
716 ALOGW("Unable to find resources file resources.arsc"); in getResTable()
749 ALOGW("failed to load idmap %s\n", ap.idmap.string()); in openIdmapLocked()
966 ALOGW("getEntryInfo failed\n"); in openAssetFromZipLocked()
988 ALOGW("create from segment failed\n"); in openAssetFromZipLocked()
1253 ALOGW("Failure opening zip %s\n", ap.path.string()); in scanAndMergeZipLocked()
1285 ALOGW("ZipFileRO.startIteration returned false"); in scanAndMergeZipLocked()
DZipFileRO.java6 import static org.robolectric.res.android.Util.ALOGW;
89 ALOGW("Error opening archive %s: %s", zipFileName, ErrorCodeString(error)); in open()
DAsset.java7 import static org.robolectric.res.android.Util.ALOGW;
553 ALOGW("unexpected whence %d\n", whence); in handleSeek()
560 ALOGW("seek out of range: want %ld, end=%ld\n", in handleSeek()
DResourceTypes.java6 import static org.robolectric.res.android.Util.ALOGW;
42 ALOGW("%s data size 0x%x extends beyond resource end.", in validate_chunk()
46 ALOGW("%s size 0x%x or headerSize 0x%x is not on an integer boundary.", in validate_chunk()
50 ALOGW("%s size 0x%x is smaller than header size 0x%x.", in validate_chunk()
54 ALOGW("%s header size 0x%04x is too small.", in validate_chunk()
DUtil.java61 static void ALOGW(String message, Object... args) { in ALOGW() method in Util
DResXMLParser.java24 import static org.robolectric.res.android.Util.ALOGW;
568 ALOGW("Unknown XML block: header type %d in node at %d\n", in nextNode()
575 ALOGW("Bad XML block: header type 0x%x in node at 0x%x has size %d, need %d\n", in nextNode()
DResTableTheme.java14 import static org.robolectric.res.android.Util.ALOGW;
127 ALOGW("Too many attribute references, stopped at: 0x%08x\n", resID); in GetAttribute()
/external/mesa3d/src/broadcom/common/
Dv3d_debug.h61 #ifndef ALOGW
62 #define ALOGW LOGW macro
64 #define dbg_printf(...) ALOGW(__VA_ARGS__)
/external/mesa3d/src/intel/common/
Dgen_debug.h90 #ifndef ALOGW
91 #define ALOGW LOGW macro
93 #define dbg_printf(...) ALOGW(__VA_ARGS__)
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
Dloopback_test.cpp78 ALOGW("recording pipe problem (expected %lld): %lld", in receiveRecording()
81 ALOGW("pipe write returned negative value: %lld", (long long)actualFrames); in receiveRecording()
177 ALOGW("ByteBuffer only consumed %lld bytes from %lld", in writeCallback()
180 ALOGW("ByteBuffer error: %lld", (long long)bbResult); in writeCallback()
Dlogging.h28 #define ALOGW(...) __android_log_print(ANDROID_LOG_WARN, LOG_TAG, __VA_ARGS__) macro
/external/libese/libese/include/ese/
Dlog.h61 #ifndef ALOGW
62 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.h287 #ifndef ALOGW
288 #define ALOGW LOGW macro
290 #define dbg_printf(...) ALOGW(__VA_ARGS__)
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_device_template.h23 #define ALOGW(...) __android_log_print(ANDROID_LOG_WARN, TAG, __VA_ARGS__) macro
169 ALOGW("The application should use MODE_IN_COMMUNICATION audio mode!"); in StartPlayout()
188 ALOGW("The application should use MODE_IN_COMMUNICATION audio mode!"); in StartRecording()
Dopensles_player.cc26 #define ALOGW(...) __android_log_print(ANDROID_LOG_WARN, TAG, __VA_ARGS__) macro
426 ALOGW("Buffer callback in non-playing state!"); in FillBufferQueue()
439 ALOGW("Bad OpenSL ES playout timing, dT=%u [ms]", diff); in EnqueuePlayoutData()
/external/libese/libese-teq1/
Dteq1.c298 ALOGW("Got seq %d expected %d", in teq1_frame_error_check()
325 ALOGW("incoming frame failed the error check"); in teq1_rules()
446 ALOGW("Rule 7.1,7.5,7.6: bad rx - sending error R: %x = %s", in teq1_rules()
462 ALOGW("Rule 7.1,7.5,7.6: weird rx - sending error R: %x = %s", in teq1_rules()
546 ALOGW("Unexpected frame. Marking error and re-evaluating."); in teq1_rules()
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidmediacodeccommon.h51 #define ALOGW LOG_TAG(rtc::LS_WARNING, TAG) macro
Dandroidmediaencoder_jni.cc574 ALOGW << "Encoder drop frame - failed callback."; in EncodeOnCodecThread()
631 ALOGW << "Encoder drop frame - no input buffers available"; in EncodeOnCodecThread()
1143 ALOGW << "NULL VideoDecoder EGL context - HW surface encoding is disabled."; in SetEGLContext()
1150 ALOGW << "No HW video encoder for type " << (int)type; in CreateVideoEncoder()
1162 ALOGW << "Can not find HW video encoder for type " << (int)type; in CreateVideoEncoder()
Dandroidmediadecoder_jni.cc884 ALOGW << "NULL VideoDecoder EGL context - HW surface decoding is disabled."; in SetEGLContext()
891 ALOGW << "No HW video decoder for type " << (int)type; in CreateVideoDecoder()
901 ALOGW << "Can not find HW video decoder for type " << (int)type; in CreateVideoDecoder()
/external/drm_hwcomposer/
Dplatformminigbm.cpp64 ALOGW("Using non-minigbm gralloc module: %s/%s\n", gralloc_->common.name, in Init()
Dvsyncworker.cpp99 ALOGW("Vsync worker active with conn=%p refresh=%f\n", conn, in SyntheticWaitVBlank()

12