Searched refs:GCPI (Results 1 – 3 of 3) sorted by relevance
2598 gcp_map_type::iterator GCPI = GCMap.find(&S); in GetOrCreateGCPrinter() local2599 if (GCPI != GCMap.end()) in GetOrCreateGCPrinter()2600 return GCPI->second.get(); in GetOrCreateGCPrinter()
3094 gcp_map_type::iterator GCPI = GCMap.find(&S); in GetOrCreateGCPrinter() local3095 if (GCPI != GCMap.end()) in GetOrCreateGCPrinter()3096 return GCPI->second.get(); in GetOrCreateGCPrinter()
3272 gcp_map_type::iterator GCPI = GCMap.find(&S); in GetOrCreateGCPrinter() local3273 if (GCPI != GCMap.end()) in GetOrCreateGCPrinter()3274 return GCPI->second.get(); in GetOrCreateGCPrinter()