Searched refs:policy_map_it (Results 1 – 1 of 1) sorted by relevance
512 auto policy_map_it = in GetDevicePlacementPolicy() local514 if (policy_map_it != device_placement_policy_.end()) { in GetDevicePlacementPolicy()515 VLOG(6) << "ContextDevicePlacementPolicy: " << policy_map_it->second; in GetDevicePlacementPolicy()516 return policy_map_it->second; in GetDevicePlacementPolicy()