Home
last modified time | relevance | path

Searched refs:appleCopyLocations (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Ddest.c144 static CFArrayRef appleCopyLocations(void);
375 if ((locations = appleCopyLocations()) == NULL) in _cupsAppleCopyDefaultPrinter()
478 if ((locations = appleCopyLocations()) != NULL) in _cupsAppleSetDefaultPrinter()
2376 appleCopyLocations(void) in appleCopyLocations() function