OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PrivetLocalPrinterLister
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_local_printer_lister.cc
15
struct
PrivetLocalPrinterLister
::DeviceContext {
31
PrivetLocalPrinterLister
::
PrivetLocalPrinterLister
(
43
PrivetLocalPrinterLister
::~
PrivetLocalPrinterLister
() {
46
void
PrivetLocalPrinterLister
::Start() {
51
void
PrivetLocalPrinterLister
::Stop() {
55
void
PrivetLocalPrinterLister
::DeviceChanged(
72
base::Bind(&
PrivetLocalPrinterLister
::OnPrivetResolved,
80
void
PrivetLocalPrinterLister
::DeviceCacheFlushed()
[
all
...]
privet_local_printer_lister.h
22
class
PrivetLocalPrinterLister
: PrivetDeviceLister::Delegate,
36
PrivetLocalPrinterLister
(ServiceDiscoveryClient* service_discovery_client,
39
virtual ~
PrivetLocalPrinterLister
();
Completed in 32 milliseconds