OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendQuery
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/utility/local_discovery/
service_discovery_client_impl.cc
80
SendQuery
(kInitialRequeryTimeSeconds, force_update);
243
base::Bind(&ServiceWatcherImpl::
SendQuery
,
251
void ServiceWatcherImpl::
SendQuery
(int next_timeout_seconds,
service_discovery_client_impl.h
113
void
SendQuery
(int next_timeout_seconds, bool force_update);
/external/chromium_org/net/dns/
mdns_client_impl.h
115
bool
SendQuery
(uint16 rrtype, std::string name);
mdns_client_impl.cc
178
bool MDnsClientImpl::Core::
SendQuery
(uint16 rrtype, std::string name) {
618
if (!client_->core()->
SendQuery
(rrtype_, name_))
Completed in 151 milliseconds