Searched refs:NameToInstance (Results 1 – 2 of 2) sorted by relevance
121 NameToInstance::iterator found = instance_map_.find(mount_name); in RevokeFileSystem()135 NameToInstance::const_iterator found = instance_map_.find(filesystem_id); in GetRegisteredPath()171 NameToInstance::const_iterator found_instance = in CrackVirtualPath()208 for (NameToInstance::const_iterator iter = instance_map_.begin(); in AddMountPointInfosTo()251 NameToInstance instance_map_copy; in RevokeAllFileSystems()314 NameToInstance::iterator found = instance_map_.find(mount_name); in ValidateNewMountPoint()
117 typedef std::map<std::string, Instance*> NameToInstance; typedef144 NameToInstance instance_map_;