HomeSort by relevance Sort by last modified time
    Searched defs:DEBUG_TAG (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/blkid/
blkidP.h 138 #define DEBUG_TAG 0x0200
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
Utils.java 38 private static final String DEBUG_TAG = "GalleryDebug";
265 Log.d(DEBUG_TAG, format);
267 Log.d(DEBUG_TAG, String.format(format, args));

Completed in 167 milliseconds