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

  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 617 $token_field = $request instanceof OAuthRequest variable
622 $consumer, $token_type, $token_field
625 throw new OAuthException("Invalid $token_type token: $token_field");
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 617 $token_field = $request instanceof OAuthRequest variable
622 $consumer, $token_type, $token_field
625 throw new OAuthException("Invalid $token_type token: $token_field");

Completed in 912 milliseconds