Home
last modified time | relevance | path

Searched refs:authorize (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
DREADME5 This sample demonstrates the use of OAuth to authorize against
7 may be reused generically to authorize requests to any 3-legged OAuth API.
26 'authorize_url' : <OAuth authorize URL>,
34 Call the authorize() function to redirect the user to the OAuth provider in
36 process, so all you need to do is pass a callback to the authorize() function
41 oauth.authorize(onAuthorized);
65 oauth.authorize(onAuthorized);
Dbackground.js52 oauth.authorize(function() {
Dchrome_ex_oauth.js96 ChromeExOAuth.prototype.authorize = function(callback) { method in ChromeExOAuth
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
DREADME5 This sample demonstrates the use of OAuth to authorize against
7 may be reused generically to authorize requests to any 3-legged OAuth API.
26 'authorize_url' : <OAuth authorize URL>,
34 Call the authorize() function to redirect the user to the OAuth provider in
36 process, so all you need to do is pass a callback to the authorize() function
41 oauth.authorize(onAuthorized);
65 oauth.authorize(onAuthorized);
Dchrome_ex_oauth.js96 ChromeExOAuth.prototype.authorize = function(callback) { method in ChromeExOAuth
/external/oauth/core/src/main/java/net/oauth/
Dconsumer.properties.sample6 ma.gnolia.serviceProvider.userAuthorizationURL: http://ma.gnolia.com/oauth/authorize
15 twitter.serviceProvider.userAuthorizationURL: http://twitter.com/oauth/authorize
/external/smack/src/org/jivesoftware/smackx/pubsub/
DAccessModel.java28 authorize, enumConstant
/external/javasqlite/src/main/java/SQLite/
DAuthorizer.java22 public int authorize(int what, String arg1, String arg2, String arg3, in authorize() method
/external/dnsmasq/contrib/dynamic-dnsmasq/
Ddynamic-dnsmasq.pl126 if ( authorize($user, $pass, $cgi{'hostname'}, $cgi{'myip'}) == 0 ) {
158 sub authorize { subroutine
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
Dshare_dialog.js88 ShareDialog.WebViewAuthorizer.prototype.authorize = function(callback) { method in ShareDialog.WebViewAuthorizer
279 group.add(this.webViewAuthorizer_.authorize.bind(this.webViewAuthorizer_));
/external/lldb/docs/
Dcode-signing.txt39 move this certificate to the "System" keychain. You'll have to authorize a few
60 command line without having to authorize. Also the first time you debug using a LLDB that
/external/chromium_org/components/policy/proto/
Dchrome_extension_policy.proto27 // authorize its download.
/external/chromium_org/third_party/freetype/
DNOTICE110 authorize others to exercise some or all of the rights granted
/external/freetype/
DNOTICE110 authorize others to exercise some or all of the rights granted
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c2763 bdcpy(sec_event.authorize.bd_addr, bd_addr); in bta_dm_authorize_cback()
2764 memcpy(sec_event.authorize.dev_class, dev_class, DEV_CLASS_LEN); in bta_dm_authorize_cback()
2766 …BCM_STRNCPY_S((char*)sec_event.authorize.bd_name, sizeof(BD_NAME), (char*)bd_name, (BD_NAME_LEN-1)… in bta_dm_authorize_cback()
2769 sec_event.authorize.bd_name[BD_NAME_LEN-1] = 0; in bta_dm_authorize_cback()
2772 sec_event.authorize.service = service_id; in bta_dm_authorize_cback()
2780 sec_event.authorize.service = index; in bta_dm_authorize_cback()
/external/mdnsresponder/
DPrivateDNS.txt9 contains Transaction Signatures (TSIG), so the server can authorize the
/external/chromium_org/components/cloud_devices/tools/prototype/
Dprototype.py558 self.credentials.authorize(self.http)
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h924 tBTA_DM_AUTHORIZE authorize; /* Authorization request. */ member
/external/wpa_supplicant_8/hostapd/
DREADME-WPS29 - Registrar: a device that control a network and can authorize
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-WPS30 - Registrar: a device that control a network and can authorize
/external/chromium_org/third_party/apache-win32/
DCHANGES.txt2653 allows the module to authorize a user based on a complex LDAP
/external/chromium_org/third_party/sqlite/src/src/
Dsqlite.h.in2207 ** that is invoked to authorize certain SQL statement actions. The
/external/chromium_org/
DNOTICE5585 authorize others to exercise some or all of the rights granted