HomeSort by relevance Sort by last modified time
    Searched full:debugtag (Results 1 - 4 of 4) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
ImageCacheRequest.java 46 String debugTag = mPath + "," +
67 Log.w(TAG, "decode cached failed " + debugTag);
78 Log.w(TAG, "decode orig failed " + debugTag);
  /external/v8/src/
log.h 197 // DebugTag lets us put a call-site specific label on the event.
198 void DebugTag(const char* call_site_tag);
log.cc     [all...]
debug.cc     [all...]

Completed in 109 milliseconds