Searched refs:GCPI (Results 1 – 1 of 1) sorted by relevance
2213 gcp_map_type::iterator GCPI = GCMap.find(S); in GetOrCreateGCPrinter() local2214 if (GCPI != GCMap.end()) in GetOrCreateGCPrinter()2215 return GCPI->second; in GetOrCreateGCPrinter()