OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCloudDevicesRelativeURL
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/components/cloud_devices/common/
cloud_devices_urls.h
28
GURL
GetCloudDevicesRelativeURL
(const std::string& relative_path);
cloud_devices_urls.cc
113
GURL
GetCloudDevicesRelativeURL
(const std::string& relative_path) {
/external/chromium_org/chrome/browser/local_discovery/
gcd_registration_ticket_request.cc
56
return cloud_devices::
GetCloudDevicesRelativeURL
("registrationTickets");
cloud_device_list.cc
59
return cloud_devices::
GetCloudDevicesRelativeURL
("devices");
Completed in 135 milliseconds