Searched refs:JurisdictionLocation (Results 1 – 1 of 1) sorted by relevance
149 auto JurisdictionLocation = FragmentToJurisdiction.find(Fragment); in getJurisdiction() local150 if (JurisdictionLocation != FragmentToJurisdiction.end()) in getJurisdiction()151 return JurisdictionLocation->second; in getJurisdiction()