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

  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_access_permissions.h 38 typedef std::map<std::string, PathSet> PathAccessMap;
41 PathAccessMap path_map_;
file_access_permissions.cc 38 PathAccessMap::const_iterator path_map_iter = path_map_.find(extension_id);

Completed in 5611 milliseconds