OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_http_client_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
local_discovery_ui_handler.cc
235
current_http_client_
.swap(http_client);
239
if (!
current_http_client_
) {
245
current_http_client_
->CreateRegisterOperation(user, this);
255
if (device_descriptions_.count(
current_http_client_
->GetName()) == 0) {
317
current_http_client_
.reset();
485
current_http_client_
.reset();
local_discovery_ui_handler.h
161
scoped_ptr<PrivetHTTPClient>
current_http_client_
;
member in class:local_discovery::LocalDiscoveryUIHandler
Completed in 64 milliseconds