GetByGUID         191 chromeos/network/managed_network_configuration_handler_impl.cc         GetByGUID(policies->per_network_config, guid);
GetByGUID         284 chromeos/network/managed_network_configuration_handler_impl.cc       GetByGUID(policies->per_network_config, guid);
GetByGUID         505 chromeos/network/managed_network_configuration_handler_impl.cc           GetByGUID(user_policies->per_network_config, guid);
GetByGUID         516 chromeos/network/managed_network_configuration_handler_impl.cc         GetByGUID(device_policies->per_network_config, guid);
GetByGUID         550 chromeos/network/managed_network_configuration_handler_impl.cc   return GetByGUID(policies->per_network_config, guid);
GetByGUID         146 chromeos/network/policy_applicator.cc     new_policy = GetByGUID(all_policies_, old_guid);
GetByGUID         333 chromeos/network/policy_applicator.cc     const base::DictionaryValue* policy = GetByGUID(all_policies_, *it);