Home
last modified time | relevance | path

Searched refs:ALOGI (Results 1 – 25 of 30) sorted by relevance

12

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAttributeResolution9.java5 import static org.robolectric.res.android.Util.ALOGI;
94 ALOGI("APPLY STYLE: theme=0x%p defStyleAttr=0x%x defStyleRes=0x%x", theme, in ResolveAttrs()
133 ALOGI("RETRIEVING ATTR 0x%08x...", cur_ident); in ResolveAttrs()
150 ALOGI("-> From values: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
159 ALOGI("-> From def style: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
177 ALOGI("-> Resolved attr: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
184 ALOGI("-> From theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
192 ALOGI("-> Resolved theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
204 ALOGI("-> Setting to @null!"); in ResolveAttrs()
211 ALOGI("Attribute 0x%08x: type=0x%x, data=0x%08x", cur_ident, value.dataType, in ResolveAttrs()
[all …]
DAttributeResolution10.java6 import static org.robolectric.res.android.Util.ALOGI;
98 ALOGI("APPLY STYLE: theme=0x%p defStyleAttr=0x%x defStyleRes=0x%x", theme, in ResolveAttrs()
137 ALOGI("RETRIEVING ATTR 0x%08x...", cur_ident); in ResolveAttrs()
154 ALOGI("-> From values: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
163ALOGI("-> From def style: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
181 ALOGI("-> Resolved attr: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
188 ALOGI("-> From theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
196ALOGI("-> Resolved theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
208 ALOGI("-> Setting to @null!"); in ResolveAttrs()
215 ALOGI("Attribute 0x%08x: type=0x%x, data=0x%08x", cur_ident, value.dataType, in ResolveAttrs()
[all …]
DAttributeResolution.java4 import static org.robolectric.res.android.Util.ALOGI;
69 ALOGI("APPLY STYLE: theme=0x%p defStyleAttr=0x%x defStyleRes=0x%x", theme, in ResolveAttrs()
111 ALOGI("RETRIEVING ATTR 0x%08x...", curIdent); in ResolveAttrs()
128 ALOGI("-> From values: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
137 ALOGI("-> From def style: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
157 ALOGI("-> Resolved attr: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
168 ALOGI("-> From theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
182 ALOGI("-> Resolved theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs()
190 ALOGI("-> Setting to @null!"); in ResolveAttrs()
197 ALOGI("Attribute 0x%08x: type=0x%x, data=0x%08x", curIdent, value.dataType, in ResolveAttrs()
[all …]
DResTableTheme.java12 import static org.robolectric.res.android.Util.ALOGI;
88 ALOGI("Looking up attr 0x%08x in theme %s", resID, this); in GetAttribute()
94 ALOGI("Found package: %s", pi); in GetAttribute()
98 ALOGI("Desired type index is %d in avail %d", t, Res_MAXTYPE + 1); in GetAttribute()
106 ALOGI("Desired entry index is %d in avail %d", e, ti.numEntries); in GetAttribute()
117 ALOGI("Theme value: type=0x%x, data=0x%08x", in GetAttribute()
155 ALOGI("Resolving attr reference: blockIndex=%d, type=0x%x, data=0x%x\n", in resolveAttributeReference()
276 ALOGI("Applying style 0x%08x (force=%s) theme %s...\n", resID, force, this); in applyStyle()
293 ALOGI("Setting theme %s from theme %s...\n", this, other); in setTo()
330 ALOGI("Final theme:"); in setTo()
DResXMLParser.java23 import static org.robolectric.res.android.Util.ALOGI;
408 ALOGI("indexOfAttribute UTF8 %s (0x%x) / %s (0x%x)", ns8.string(), nsLen, in indexOfAttribute()
416 ALOGI(" curNs=%s (0x%x), curAttr=%s (0x%x)", curNs, curNsLen, curAttr, curAttrLen); in indexOfAttribute()
423 ALOGI(" FOUND!"); in indexOfAttribute()
432 ALOGI(" FOUND!"); in indexOfAttribute()
441 ALOGI("indexOfAttribute UTF16 %s (0x%x) / %s (0x%x)", in indexOfAttribute()
450 ALOGI(" curNs=%s (0x%x), curAttr=%s (0x%x)", in indexOfAttribute()
459 ALOGI(" FOUND!"); in indexOfAttribute()
468 ALOGI(" FOUND!"); in indexOfAttribute()
534 ALOGI("Next node: prev=%s, next=%s\n", mCurNode, next); in nextNode()
DResStringPool.java12 import static org.robolectric.res.android.Util.ALOGI;
485 ALOGI("indexOfString : %s", str); in indexOfString()
503 ALOGI("Looking at %s, cmp=%d, l/mid/h=%d/%d/%d\n", in indexOfString()
508 ALOGI("MATCH!"); in indexOfString()
525 ALOGI("Looking at %s, i=%d\n", s, i); in indexOfString()
529 ALOGI("MATCH!"); in indexOfString()
DResTable.java19 import static org.robolectric.res.android.Util.ALOGI;
269 ALOGI("Got size 0x%x, again size 0x%x, raw size 0x%x\n", header.size, in addInternal()
474 ALOGI("Resolving reference 0x%x: newIndex=%d, type=0x%x, data=0x%x\n",
870 ALOGI("TypeSpec off %s: type=0x%x, headerSize=0x%x, size=%s\n",
1004 ALOGI("Adding config to type %d: %s\n", type.id,
1059 ALOGI("Setting parameters: %s\n", params.toString());
1064 ALOGI("CLEARING BAGS FOR GROUP 0x%x!", packageGroup.id);
2788 ALOGI("Building bag: %x\n", resID); in getBagLocked()
2810 ALOGI("Found map: size=%x parent=%x count=%d\n", entrySize, parent, count); in getBagLocked()
2814 ALOGI("Creating new bag, entrySize=0x%08x, parent=0x%08x\n", entrySize, parent); in getBagLocked()
[all …]
DResXMLTree.java18 import static org.robolectric.res.android.Util.ALOGI;
62 ALOGI("Creating ResXMLTree %s #%d\n", this, gCount.getAndIncrement()+1); in ResXMLTree()
76 ALOGI("Destroying ResXMLTree in %s #%d\n", this, gCount.getAndDecrement()-1); in finalize()
DUtil.java71 public static void ALOGI(String message, Object... args) { in ALOGI() method in Util
DResTable_config.java56 import static org.robolectric.res.android.Util.ALOGI;
1565 ALOGI("Filtering out width %d in requested %d", screenWidthDp, in match()
1572 ALOGI("Filtering out height %d in requested %d", screenHeightDp, in match()
1595 ALOGI("Matching keysHidden: have=%d, config=%d\n", keysHidden, setKeysHidden); in match()
1599 ALOGI("No match!"); in match()
/external/libese/libese-hw/nxp/pn80t/
Dcommon.c208 ALOGI("Requested power-down delay times (sec):"); in nxp_pn80t_send_cooldown()
228 ALOGI("- Timer 0x%.2X: %d", tag, cooldown); in nxp_pn80t_send_cooldown()
270 ALOGI("interface command received: reset"); in nxp_pn80t_handle_interface_call()
279 ALOGI("interface command received: gpio toggle"); in nxp_pn80t_handle_interface_call()
294 ALOGI("interface command received: cooldown"); in nxp_pn80t_handle_interface_call()
/external/libese/libese-teq1/include/ese/
Dteq1.h197 #define teq1_trace_header() ALOGI("%-20s --- %20s", "Interface", "Card")
198 #define teq1_trace_transmit(PCB, LEN) ALOGI("%-20s --> %20s [%3hhu]", teq1_pcb_to_name(PCB), "", LE…
199 #define teq1_trace_receive(PCB, LEN) ALOGI("%-20s <-- %20s [%3hhu]", "", teq1_pcb_to_name(PCB), LEN)
/external/drm_hwcomposer/
Ddrmplane.cpp131 ALOGI("Could not get alpha property"); in Init()
135 ALOGI("Could not get pixel blend mode property"); in Init()
139 ALOGI("Could not get IN_FENCE_FD property"); in Init()
Ddrmdevice.cpp68 ALOGI("Failed to set writeback cap %d", ret); in Init()
254 ALOGI("Display %d has writeback attach to it", conn->display()); in Init()
/external/libese/libese/include/ese/
Dlog.h57 #ifndef ALOGI
58 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
/external/swiftshader/src/OpenGL/common/
Ddebug.cpp38 ALOGI("%s", android::String8::formatV(format, vararg).string()); in output()
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
Dlogging.h27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
/external/libunwind/include/
Dlibunwind_i.h285 ALOGI("%*c>%s: " format, ((level) <= 16) ? (level) : 16, ' ', \
289 # define Dprintf(format, ...) ALOGI(format, ##__VA_ARGS__);
/external/libese/apps/weaver/
Dweaver.c346 ALOGI("ese_weaver_read wrong key provided"); in ese_weaver_read()
352 ALOGI("ese_weaver_read wrong key provided"); in ese_weaver_read()
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/oboe/src/aaudio/
DAAudioLoader.cpp40 ALOGI("AAudioLoader::open() could not find " LIB_AAUDIO_NAME); in open()
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_manager.cc28 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
Daudio_record_jni.cc27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
Daudio_track_jni.cc27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
Dopensles_player.cc27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
/external/libese/libese-teq1/tests/
Dteq1_unittests.cpp402 ALOGI("EseReset called!"); // Add to invocations in EseReset()
529 ALOGI("Planning to send:"); in TEST_F()
538 ALOGI("Expecting to receive:"); in TEST_F()

12