OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_printer
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cloud_print/gcp20/prototype/
gcp20_device.cc
51
Printer*
g_printer
= NULL;
member in namespace:__anon9770
64
if (
g_printer
) {
67
base::Bind(&Printer::Stop, base::Unretained(
g_printer
)));
69
g_printer
= NULL;
96
g_printer
= &printer;
Completed in 609 milliseconds