Searched refs:to_postdata (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
H A D__init__.py323 def to_postdata(self): member in class:Request
567 body = req.to_postdata()
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
H A DOAuth.php400 $post_data = $this->to_postdata();
411 public function to_postdata() { function

Completed in 272 milliseconds