HomeSort by relevance Sort by last modified time
    Searched defs:server_url (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/dashboard/dashboard/
rietveld_service.py 48 server_url = ndb.TextProperty() variable in class:RietveldConfig
84 server_url = self.Config().internal_server_url
86 server_url = self.Config().server_url
87 url = '%s/%s' % (server_url, path)
  /external/wpa_supplicant_8/hs20/client/
osu_client.h 39 char *server_url; member in struct:hs20_osu_client

Completed in 90 milliseconds