Home
last modified time | relevance | path

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

12

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
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 …]
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 …]
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
/external/minigbm/cros_gralloc/gralloc3/
DCrosGralloc3AllocatorService.cc26 ALOGI("graphics IAllocator 3.0 service is initialized"); in main()
28 ALOGI("graphics IAllocator 3.0 service is terminating"); in main()
/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4AllocatorService.cc26 ALOGI("graphics IAllocator 4.0 service is initialized"); in main()
28 ALOGI("graphics IAllocator 4.0 service is terminating"); in main()
/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/libese/libese/include/ese/
Dlog.h57 #ifndef ALOGI
58 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
/external/drm_hwcomposer/drm/
DDrmPlane.cpp134 ALOGI("Could not get alpha property"); in Init()
138 ALOGI("Could not get pixel blend mode property"); in Init()
142 ALOGI("Could not get IN_FENCE_FD property"); in Init()
/external/mesa3d/include/android_stub/log/
Dlog_main.h240 #ifndef ALOGI
241 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
/external/v4l2_codec2/service/
Dservice.cpp52 ALOGI("Codec2's IComponentStore service created."); in main()
/external/swiftshader/src/OpenGL/common/
Ddebug.cpp40 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/v4l2_codec2/plugin_store/
DVendorAllocatorLoader.cpp26 ALOGI("%s(): Failed to load library: %s", __func__, kLibPath); in Create()
DV4L2PluginStore.cpp35 ALOGI("%s(): Fallback to create C2AllocatorGralloc(id=%u)", __func__, allocatorId); in createAllocator()
/external/v4l2_codec2/components/
DV4L2ComponentStore.cpp81 ALOGI("%s(): Invalid component name: %s", __func__, name.c_str()); in createComponent()
97 ALOGI("%s(): Invalid component name: %s", __func__, name.c_str()); in createInterface()
/external/drm_hwcomposer/bufferinfo/
DBufferInfoGetter.cpp73 ALOGI("Using %s gralloc module: %s\n", gralloc_->common.name, in Init()
/external/drm_hwcomposer/backend/
DBackendManager.cpp58 ALOGI("Backend '%s' for '%s' and driver '%s' was successfully set", in SetBackendForDisplay()
/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()

12