OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetServerUrl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/policy/core/common/cloud/
mock_device_management_service.cc
135
std::string MockDeviceManagementServiceConfiguration::
GetServerUrl
() {
device_management_service.cc
459
std::string server_url =
GetServerUrl
();
467
std::string DeviceManagementService::
GetServerUrl
() {
468
return configuration_->
GetServerUrl
();
Completed in 28 milliseconds