Searched refs:ALOGD (Results 1 - 25 of 195) sorted by relevance

12345678

/frameworks/rs/
H A DrsUtils.h28 #define ALOGD(...) macro
/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DUsage.cpp32 ALOGD("%s: Usage %s has identifier 0x%X", __FUNCTION__, getName().c_str(), identifier);
42 ALOGD("%s: %d for Usage %s", __FUNCTION__, strategy, getName().c_str());
50 ALOGD("%s: %d for Usage %s", __FUNCTION__, mApplicableStrategy, getName().c_str());
H A DInputSource.cpp33 ALOGD("%s: InputSource %s identifier 0x%X", __FUNCTION__, getName().c_str(), identifier);
55 ALOGD("%s: 0x%X for input source %s", __FUNCTION__, devices, getName().c_str());
H A DStrategy.cpp34 ALOGD("%s: Strategy %s identifier 0x%X", __FUNCTION__, getName().c_str(), identifier);
54 ALOGD("%s: 0x%X for strategy %s", __FUNCTION__, devices, getName().c_str());
/frameworks/av/media/mtp/
H A DMtpObjectInfo.cpp96 ALOGD("MtpObject Info %08X: %s\n", mHandle, mName);
97 ALOGD(" mStorageID: %08X mFormat: %04X mProtectionStatus: %d\n",
99 ALOGD(" mCompressedSize: %d mThumbFormat: %04X mThumbCompressedSize: %d\n",
101 ALOGD(" mThumbPixWidth: %d mThumbPixHeight: %d\n", mThumbPixWidth, mThumbPixHeight);
102 ALOGD(" mImagePixWidth: %d mImagePixHeight: %d mImagePixDepth: %d\n",
104 ALOGD(" mParent: %08X mAssociationType: %04X mAssociationDesc: %04X\n",
106 ALOGD(" mSequenceNumber: %d mDateCreated: %ld mDateModified: %ld mKeywords: %s\n",
H A DMtpStorageInfo.cpp68 ALOGD("Storage Info %08X:\n\tmStorageType: %d\n\tmFileSystemType: %d\n\tmAccessCapability: %d\n",
70 ALOGD("\tmMaxCapacity: %" PRIu64 "\n\tmFreeSpaceBytes: %" PRIu64 "\n\tmFreeSpaceObjects: %d\n",
72 ALOGD("\tmStorageDescription: %s\n\tmVolumeIdentifier: %s\n",
/frameworks/base/libs/storage/
H A DIMountService.cpp69 ALOGD("registerListener could not contact remote\n");
74 ALOGD("registerListener caught exception %d\n", err);
85 ALOGD("unregisterListener could not contact remote\n");
90 ALOGD("unregisterListener caught exception %d\n", err);
100 ALOGD("isUsbMassStorageConnected could not contact remote\n");
105 ALOGD("isUsbMassStorageConnected caught exception %d\n", err);
117 ALOGD("setUsbMassStorageEnabled could not contact remote\n");
122 ALOGD("setUsbMassStorageEnabled caught exception %d\n", err);
132 ALOGD("isUsbMassStorageEnabled could not contact remote\n");
137 ALOGD("isUsbMassStorageEnable
[all...]
/frameworks/base/cmds/idmap/
H A Didmap.cpp136 ALOGD("error: failed to read apk %s: %s\n", target_apk_path, strerror(errno));
141 ALOGD("error: failed to read apk %s: %s\n", overlay_apk_path, strerror(errno));
157 ALOGD("error: failed to read apk %s: %s\n", target_apk_path, strerror(errno));
162 ALOGD("error: failed to read apk %s: %s\n", overlay_apk_path, strerror(errno));
178 ALOGD("error: no read access to %s: %s\n", overlay_dir, strerror(errno));
183 ALOGD("error: failed to read apk %s: %s\n", target_apk_path, strerror(errno));
188 ALOGD("error: no write access to %s: %s\n", idmap_dir, strerror(errno));
199 ALOGD("error: failed to read idmap %s: %s\n", idmap_path, strerror(errno));
216 ALOGD("%s:%d: uid=%d gid=%d argv=%s\n", __FILE__, __LINE__, getuid(), getgid(), buf);
/frameworks/base/libs/hwui/
H A DDebug.h95 #define INIT_LOGD(...) ALOGD(__VA_ARGS__)
H A DProperties.cpp117 ALOGD("profile bars %s", sDisableProfileBars ? "disabled" : "enabled");
121 ALOGD("ambientRatio = %.2f", overrideAmbientRatio);
125 ALOGD("lightRadius = %.2f", overrideLightRadius);
129 ALOGD("lightPos Y = %.2f", overrideLightPosY);
133 ALOGD("lightPos Z = %.2f", overrideLightPosZ);
137 ALOGD("ambient shadow strength = 0x%x out of 0xff", overrideAmbientShadowStrength);
141 ALOGD("spot shadow strength = 0x%x out of 0xff", overrideSpotShadowStrength);
144 ALOGD("failed overriding property %s to %s", name, value);
H A DExtensions.cpp42 #define EXT_LOGD(...) ALOGD(__VA_ARGS__)
123 ALOGD("%s", (const char*) glGetString(GL_VERSION));
124 ALOGD("Supported GL extensions:\n%s", (const char*) glGetString(GL_EXTENSIONS));
125 ALOGD("Supported EGL extensions:\n%s", eglQueryString(eglGetCurrentDisplay(), EGL_EXTENSIONS));
/frameworks/av/drm/mediadrm/plugins/mock/
H A DMockDrmCryptoPlugin.cpp93 ALOGD("MockDrmPlugin::openSession() -> %s", vectorToString(sessionId).string());
100 ALOGD("MockDrmPlugin::closeSession(%s)", vectorToString(sessionId).string());
103 ALOGD("Invalid sessionId");
119 ALOGD("MockDrmPlugin::getKeyRequest(sessionId=%s, initData=%s, mimeType=%s"
126 ALOGD("Invalid sessionId");
158 ALOGD("Missing 'mock-request' parameter for mock");
166 ALOGD("Missing 'mock-defaultUrl' parameter for mock");
174 ALOGD("Missing 'mock-keyRequestType' parameter for mock");
189 ALOGD("MockDrmPlugin::provideKeyResponse(sessionId=%s, response=%s)",
193 ALOGD("Invali
[all...]
/frameworks/base/libs/hwui/utils/
H A DTiming.h35 ALOGD("%s took %.2fms", mMethodName, elapsed / 1000.0);
/frameworks/base/media/tests/audiotests/
H A Dshared_mem_test.cpp57 ALOGD("01 passed\n");
59 ALOGD("01 failed\n");
107 ALOGD("Failed for initCheck()");
112 ALOGD("start");
117 ALOGD("stop");
/frameworks/base/libs/androidfw/
H A DBackupData.cpp110 ALOGD("Writing header: prefix='%s' key='%s' dataSize=%zu", m_keyPrefix.string(),
149 if (kIsDebug) ALOGD("Writing data: size=%lu", (unsigned long) size);
153 ALOGD("Not writing data - stream in error state %d (%s)", m_status, strerror(m_status));
164 if (kIsDebug) ALOGD("write returned error %d (%s)", m_status, strerror(m_status));
207 ALOGD("CHECK_SIZE(a=%ld e=%ld) failed at line %d m_status='%s'", \
217 ALOGD("SKIP_PADDING FAILED at line %d", __LINE__); \
260 ALOGD("Entity header at %d has keyLen<=0: 0x%08x\n", (int)m_pos,
284 ALOGD("Chunk header at %d has invalid type: 0x%08x",
340 ALOGD("ReadEntityData size=%zu m_pos=0x%zx m_dataEndPos=0x%zx remaining=%d\n",
350 ALOGD(" readin
[all...]
/frameworks/native/opengl/libs/EGL/
H A Dtrace.cpp104 ALOGD("const char* shaderSrc[] = {");
110 ALOGD(" \"%*s\"%s", len, s, comma);
112 ALOGD(" \"%s\"%s", s, comma);
115 ALOGD("};");
117 ALOGD("const GLint* shaderLength[] = {");
121 ALOGD(" \"%d\"%s", len, comma);
123 ALOGD("};");
124 ALOGD("glShaderSource(%u, %u, shaderSrc, shaderLength);",
127 ALOGD("glShaderSource(%u, %u, shaderSrc, (const GLint*) 0);",
138 ALOGD("cons
[all...]
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp857 ALOGD("%s %f, 0x%08x", s, f, *((int *) (&f)));
861 ALOGD("%s {%f, %f}", s, f1, f2);
865 ALOGD("%s {%f, %f, %f}", s, f1, f2, f3);
869 ALOGD("%s {%f, %f, %f, %f}", s, f1, f2, f3, f4);
874 ALOGD("%s {%f, %f}", s, f.x, f.y);
879 ALOGD("%s {%f, %f, %f}", s, f.x, f.y, f.z);
884 ALOGD("%s {%f, %f, %f, %f}", s, f.x, f.y, f.z, f.w);
888 ALOGD("%s %f, 0x%08llx", s, d, *((long long *) (&d)));
893 ALOGD("%s {%f, %f}", s, d.x, d.y);
898 ALOGD("
[all...]
/frameworks/base/tools/aapt/
H A DZipFile.cpp81 ALOGD("File %s does not exist", zipFileName);
99 ALOGD("fopen failed: %d\n", err);
218 ALOGD("Length is %ld -- too small\n", (long)fileLength);
225 ALOGD("Failure allocating %d bytes for EOCD search",
239 ALOGD("Failure seeking to end of zip at %ld", (long) seekStart);
246 ALOGD("short file? wanted %ld\n", readAmount);
261 ALOGD("EOCD not found, not Zip\n");
269 ALOGD("Failure reading %ld bytes of EOCD values", readAmount - i);
277 ALOGD("Archive spanning not supported\n");
297 ALOGD("Failur
[all...]
/frameworks/base/tools/aapt2/
H A DZipFile.cpp84 ALOGD("File %s does not exist", zipFileName);
102 ALOGD("fopen failed: %d\n", err);
221 ALOGD("Length is %ld -- too small\n", (long)fileLength);
228 ALOGD("Failure allocating %d bytes for EOCD search",
242 ALOGD("Failure seeking to end of zip at %ld", (long) seekStart);
249 ALOGD("short file? wanted %ld\n", readAmount);
264 ALOGD("EOCD not found, not Zip\n");
272 ALOGD("Failure reading %ld bytes of EOCD values", readAmount - i);
280 ALOGD("Archive spanning not supported\n");
300 ALOGD("Failur
[all...]
/frameworks/base/core/jni/
H A Dandroid_view_InputEventReceiver.cpp96 ALOGD("channel '%s' ~ Initializing input event receiver.", getInputChannelName());
112 ALOGD("channel '%s' ~ Disposing input event receiver.", getInputChannelName());
120 ALOGD("channel '%s' ~ Finished input event.", getInputChannelName());
127 ALOGD("channel '%s' ~ Could not send finished signal immediately. "
163 ALOGD("channel '%s' ~ Publisher closed input channel or an error occurred. "
185 ALOGD("channel '%s' ~ Sent %zu queued finish events; %zu left.",
204 ALOGD("channel '%s' ~ Sent %zu queued finish events; none left.",
220 ALOGD("channel '%s' ~ Consuming input events, consumeBatches=%s, frameTime=%lld.",
254 ALOGD("channel '%s' ~ Dispatching batched input event pending notification.",
286 ALOGD("channe
[all...]
/frameworks/native/libs/input/
H A DVelocityControl.cpp56 ALOGD("VelocityControl: stopped, last movement was %0.3fms ago",
87 ALOGD("VelocityControl(%0.3f, %0.3f, %0.3f, %0.3f): "
95 ALOGD("VelocityControl(%0.3f, %0.3f, %0.3f, %0.3f): unknown velocity",
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.h148 ALOGD("Could not open file %s", m_filename); \
157 ALOGD("fwrite ret %d to write %d", i, m_size); \
159 ALOGD("Error in fwrite, returned %d", i); \
164 ALOGD("Could not write to file %s", m_filename);\
/frameworks/base/libs/hwui/font/
H A DCacheTexture.cpp40 ALOGD("insertBlock: this, x, y, w, h = %p, %d, %d, %d, %d",
84 ALOGD("removeBlock: this, x, y, w, h = %p, %d, %d, %d, %d",
237 ALOGD("fitBitmap: texture format %x is inappropriate for monochromatic glyphs",
246 ALOGD("fitBitmap: texture format %x is inappropriate for colour glyphs", mFormat);
253 ALOGD("fitBitmap: unknown glyph format %x encountered", glyph.fMaskFormat);
300 ALOGD("fitBitmap: Created new block: this, x, y, w, h = %p, %d, %d, %d, %d",
311 ALOGD("fitBitmap: Added to existing block: this, x, y, w, h = %p, %d, %d, %d, %d",
329 ALOGD("fitBitmap: current block list:");
338 ALOGD("fitBitmap: returning false for glyph of size %d, %d", glyphW, glyphH);
/frameworks/base/libs/hwui/renderstate/
H A DMeshState.cpp69 ALOGD("MeshState VBOs: unitQuad %d, current %d", mUnitQuadBuffer, mCurrentBuffer);
70 ALOGD("MeshState IBOs: quadList %d, current %d", mQuadListIndices, mCurrentIndicesBuffer);
71 ALOGD("MeshState vertices: vertex data %p, stride %d",
73 ALOGD("MeshState texCoord: data %p, stride %d",
/frameworks/opt/net/wifi/service/jni/
H A Dcom_android_server_wifi_WifiNative.cpp111 ALOGD("doCommand: %s", command.c_str());
245 // ALOGD("creating scan result");
278 ALOGD("Bad socket: %d\n", sock);
282 //ALOGD("setting interface %s flags (%s)\n", ifname, dev_up ? "UP" : "DOWN");
287 //ALOGD("reading old value\n");
295 //ALOGD("writing new value\n");
300 // ALOGD("interface %s is already up\n", ifname);
307 // ALOGD("interface %s is already down\n", ifname);
320 ALOGD("set interface %s flags (%s)\n", ifname, dev_up ? "UP" : "DOWN");
336 ALOGD("Ca
[all...]

Completed in 521 milliseconds

12345678