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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mimetypes.py 73 for (ext, type) in common_types.items():
349 global suffix_map, types_map, encodings_map, common_types
363 common_types = db.types_map[False]
382 global common_types
536 common_types = {
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimetypes.py 73 for (ext, type) in common_types.items():
349 global suffix_map, types_map, encodings_map, common_types
363 common_types = db.types_map[False]
382 global common_types
536 common_types = {
  /external/chromium_org/chrome/browser/sync/test/integration/
quiesce_status_change_checker.cc 24 const syncer::ModelTypeSet common_types = local
33 for (syncer::ModelTypeSet::Iterator type_it = common_types.First();

Completed in 251 milliseconds