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

  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py 330 def to_url(self): member in class:Request
569 uri = req.to_url()
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 399 public function to_url() { function
443 return $this->to_url();

Completed in 70 milliseconds