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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_database_index.cc 255 FileMetadata* identified = metadata_by_id_.get(file_id); local
256 if (!identified)
259 metadata->CopyFrom(*identified);
265 FileTracker* identified = tracker_by_id_.get(tracker_id); local
266 if (!identified)
269 tracker->CopyFrom(*identified);
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 89 milliseconds