HomeSort by relevance Sort by last modified time
    Searched refs:LOGV (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /frameworks/base/core/java/android/net/http/
LoggingEventHandler.java 38 if (HttpLog.LOGV) {
47 if (HttpLog.LOGV) {
54 if (HttpLog.LOGV) {
61 if (HttpLog.LOGV) {
67 if (HttpLog.LOGV) {
73 if (HttpLog.LOGV) {
79 if (HttpLog.LOGV) {
86 if (HttpLog.LOGV) {
Timer.java 36 if (HttpLog.LOGV) {
HttpLog.java 34 static final boolean LOGV = false;
Connection.java 150 if (HttpLog.LOGV) HttpLog.v(
170 if (HttpLog.LOGV) HttpLog.v(
204 if (HttpLog.LOGV) HttpLog.v(
279 if (HttpLog.LOGV) HttpLog.v(
306 if (HttpLog.LOGV) HttpLog.v(
330 if (HttpLog.LOGV) HttpLog.v(
336 if (HttpLog.LOGV) HttpLog.v(
371 if (HttpLog.LOGV) HttpLog.v("Failed to open connection");
375 if (HttpLog.LOGV) HttpLog.v("Illegal argument exception");
389 if (HttpLog.LOGV) HttpLog.v
    [all...]
IdleCache.java 71 if (HttpLog.LOGV) {
84 if (HttpLog.LOGV) mCached++;
109 if (HttpLog.LOGV) mReused++;
167 if (HttpLog.LOGV) {
  /external/opencv/otherlibs/highgui/
cvcap_socket.cpp 56 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__)
119 LOGV("Invalid width or height!");
135 LOGV("%s", buffer);
145 LOGV("out of memory error");
157 LOGV("Setting simple vars to 0");
162 LOGV("Freeing Addr Info");
169 LOGV("Freeing Buffer");
176 LOGV("Releasing Image");
183 LOGV("Done closing Capture Socket");
213 LOGV("You haven't opened the socket capture yet!")
    [all...]
  /frameworks/base/core/java/android/util/
Config.java 49 public static final boolean LOGV = false;
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Log.h 20 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__)
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Log.h 20 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__)
  /cts/suite/audio_quality/lib/src/audio/
AudioLocal.cpp 22 LOGV("prepare");
43 LOGV("startPlaybackOrRecord");
69 LOGV("stopPlaybackOrRecord");
96 LOGV("~AudioLocal");
107 LOGV("AudioLocal");
119 LOGV("repeat %d - %d", mCurrentRepeat, mNumberRepetition);
121 LOGV("AudioLocal complete command");
137 //LOGV("audio thread waiting");
139 //LOGV("audio thread waken up");
AudioRecordingLocal.cpp 32 LOGV("AudioRecordingLocal %x", (unsigned int)this);
37 LOGV("~AudioRecordingLocal %x", (unsigned int)this);
88 LOGV("AudioRecordingLocal::doPlaybackOrRecord %d", buffer->amountHandled());
100 LOGV("releaseHw %x", (unsigned int)this);
AudioPlaybackLocal.cpp 45 LOGV("AudioPlaybackLocal %x", (unsigned int)this);
50 LOGV("~AudioPlaybackLocal %x", (unsigned int)this);
92 LOGV("AudioPlaybackLocal::doPlaybackOrRecord %d", buffer->amountHandled());
111 LOGV("releaseHw %x", (unsigned int)this);
  /bootable/recovery/
common.h 32 #define LOGV(...) fprintf(stdout, "V:" __VA_ARGS__)
35 #define LOGV(...) do {} while (0)
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.c 33 # define LOGV(...) ((void)__android_log_print(ANDROID_LOG_VERBOSE, "threaded_app", __VA_ARGS__))
35 # define LOGV(...) ((void)0)
68 LOGV("Config: mcc=%d mnc=%d lang=%c%c cnt=%c%c orien=%d touch=%d dens=%d "
91 LOGV("APP_CMD_INPUT_CHANGED\n");
98 LOGV("Attaching input queue to looper");
108 LOGV("APP_CMD_INIT_WINDOW\n");
116 LOGV("APP_CMD_TERM_WINDOW\n");
124 LOGV("activityState=%d\n", cmd);
132 LOGV("APP_CMD_CONFIG_CHANGED\n");
139 LOGV("APP_CMD_DESTROY\n")
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
ActivityBase.java 36 private static boolean LOGV = false;
54 if (LOGV) Log.v(TAG, "onWindowFocusChanged.hasFocus=" + hasFocus
72 if (LOGV) Log.v(TAG, "onResume. hasWindowFocus()=" + hasWindowFocus());
74 if (LOGV) Log.v(TAG, "onResume. mOnResumePending=true");
77 if (LOGV) Log.v(TAG, "onResume. mOnResumePending=false");
85 if (LOGV) Log.v(TAG, "onPause");
136 if (LOGV) {
  /external/opencv/
cvjni.cpp 51 LOGV("Error loading socket address.");
58 LOGV("Error loading socket port.");
67 LOGV("Error creating socket capture.");
265 LOGV("Load loadImageBytes.");
272 LOGV("Load NewBooleanArray.");
277 LOGV("Load SetBooleanArrayRegion.");
279 LOGV("Release sourceImage");
284 LOGV("Release binaryImage");
286 LOGV("Release grayImage");
288 LOGV("Release contourImage");
    [all...]
  /bootable/recovery/minzip/
Log.h 22 * Normally we strip LOGV (VERBOSE messages) from release builds.
48 #ifndef LOGV
50 #define LOGV(...) ((void)0)
52 #define LOGV(...) ((void)LOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
69 #define LOGVV LOGV
  /frameworks/ex/variablespeed/jni/
hlogging.h 26 #define LOGV(...) __android_log_print(ANDROID_LOG_VERBOSE, LOG_TAG, __VA_ARGS__)
  /packages/apps/Camera/src/com/android/camera/ui/
FaceView.java 34 private final boolean LOGV = false;
60 if (LOGV) Log.v(TAG, "Num of faces=" + faces.length);
68 if (LOGV) Log.v(TAG, "mDisplayOrientation=" + orientation);
79 if (LOGV) Log.v(TAG, "mMirror=" + mirror);
137 if (LOGV) Util.dumpRect(mRect, "Original rect");
139 if (LOGV) Util.dumpRect(mRect, "Transformed rect");
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
FaceView.java 34 private final boolean LOGV = false;
60 if (LOGV) Log.v(TAG, "Num of faces=" + faces.length);
68 if (LOGV) Log.v(TAG, "mDisplayOrientation=" + orientation);
78 if (LOGV) Log.v(TAG, "mMirror=" + mirror);
134 if (LOGV) Util.dumpRect(mRect, "Original rect");
136 if (LOGV) Util.dumpRect(mRect, "Transformed rect");
  /cts/suite/audio_quality/test/
AudioPlayTestCommon.h 47 LOGV("~AudioPlayTestCommon");
59 LOGV("AudioPlayTestCommon::TearDown");
69 LOGV("size %d, handled %d", mBuffer->getSize(), mBuffer->amountHandled());
AudioLocalTest.cpp 50 LOGV("doPrepare");
60 LOGV("doStop");
LogTest.cpp 40 LOGV( "logv %d %d %d %d %d %d", 0, 1, 2, 3, 4, 5);
53 LOGV( "logv %lld %lld %lld %lld %lld %lld", a, b, c, d, e, f);
  /packages/apps/Mms/src/com/android/mms/transaction/
DefaultRetryScheme.java 30 private static final boolean LOCAL_LOGV = DEBUG ? Config.LOGD : Config.LOGV;
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmDatabaseHelper.java 64 if (Log.LOGV) Log.v(
78 if (Log.LOGV) Log.v("Added alarm rowId = " + rowId);

Completed in 636 milliseconds

1 2 3 4 5