Searched refs:NameToInstance (Results 1 – 2 of 2) sorted by relevance
124 NameToInstance::iterator found = instance_map_.find(mount_name); in RevokeFileSystem()139 NameToInstance::const_iterator found = instance_map_.find(filesystem_id); in GetRegisteredPath()176 NameToInstance::const_iterator found_instance = in CrackVirtualPath()213 for (NameToInstance::const_iterator iter = instance_map_.begin(); in AddMountPointInfosTo()255 NameToInstance instance_map_copy; in RevokeAllFileSystems()321 NameToInstance::iterator found = instance_map_.find(mount_name); in ValidateNewMountPoint()
122 typedef std::map<std::string, Instance*> NameToInstance; typedef151 NameToInstance instance_map_;