Searched defs:LOGV (Results 1 - 15 of 15) sorted by relevance

/external/apache-http/android/src/android/net/http/
H A DHttpLog.java31 static final boolean LOGV = false; field in class:HttpLog
/external/opencv/otherlibs/highgui/
H A Dcvcap_socket.cpp56 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__) macro
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("Yo
[all...]
/external/skia/platform_tools/android/third_party/native_app_glue/
H A Dandroid_native_app_glue.c33 # define LOGV(...) ((void)__android_log_print(ANDROID_LOG_VERBOSE, "threaded_app", __VA_ARGS__)) macro
35 # define LOGV(...) ((void)0) macro
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_DESTRO
[all...]
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
H A DZipResourceFile.java44 static final boolean LOGV = false; field in class:ZipResourceFile
331 if (LOGV) {
363 if (LOGV) {
408 if (LOGV) {
433 if (LOGV) {
/external/opencv/
H A Dcvjni.h29 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__) macro
32 //LOGV(ANDROID_LOG_DEBUG, "JNI", "");
189 LOGV(log_str);
234 LOGV("in is_NULL_field_JavaObj!");
243 LOGV("Object is NULL!");
281 LOGV("in set_JavaObj_int!");
292 LOGV("in get_id_by_JavaObj!");
302 LOGV("in get_type_by_JavaObj!");
313 LOGV("in get_int_by_JavaObj!");
324 LOGV("i
[all...]
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c36 #define LOGV(format, ...) fprintf (stdout, LOG_TAG format, ## __VA_ARGS__) macro
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c35 #define LOGV(format, ...) fprintf (stdout, LOG_TAG format, ## __VA_ARGS__) macro
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/libgdx/backends/gdx-backend-android/libs/
H A Dandroid-4.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 479 milliseconds