/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/ |
D | README | 5 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);
|
D | chrome_ex_oauth.js | 98 ChromeExOAuth.prototype.authorize = function(callback) { method in ChromeExOAuth
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/ |
D | README | 5 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);
|
D | chrome_ex_oauth.js | 98 ChromeExOAuth.prototype.authorize = function(callback) { method in ChromeExOAuth
|
/external/oauth/core/src/main/java/net/oauth/ |
D | consumer.properties.sample | 6 ma.gnolia.serviceProvider.userAuthorizationURL: http://ma.gnolia.com/oauth/authorize 15 twitter.serviceProvider.userAuthorizationURL: http://twitter.com/oauth/authorize
|
/external/javasqlite/src/main/java/SQLite/ |
D | Authorizer.java | 22 public int authorize(int what, String arg1, String arg2, String arg3, in authorize() method
|
/external/dnsmasq/contrib/dynamic-dnsmasq/ |
D | dynamic-dnsmasq.pl | 126 if ( authorize($user, $pass, $cgi{'hostname'}, $cgi{'myip'}) == 0 ) { 158 sub authorize { subroutine
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/wave/ |
D | chrome_ex_oauth.js | 98 ChromeExOAuth.prototype.authorize = function(callback) { method in ChromeExOAuth
|
/external/bluetooth/bluedroid/bta/dm/ |
D | bta_dm_act.c | 2576 bdcpy(sec_event.authorize.bd_addr, bd_addr); in bta_dm_authorize_cback() 2577 memcpy(sec_event.authorize.dev_class, dev_class, DEV_CLASS_LEN); in bta_dm_authorize_cback() 2579 …BCM_STRNCPY_S((char*)sec_event.authorize.bd_name, sizeof(BD_NAME), (char*)bd_name, (BD_NAME_LEN-1)… in bta_dm_authorize_cback() 2582 sec_event.authorize.bd_name[BD_NAME_LEN-1] = 0; in bta_dm_authorize_cback() 2585 sec_event.authorize.service = service_id; in bta_dm_authorize_cback() 2593 sec_event.authorize.service = index; in bta_dm_authorize_cback()
|
/external/freetype/ |
D | NOTICE | 110 authorize others to exercise some or all of the rights granted
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | README-WPS | 30 - Registrar: a device that control a network and can authorize
|
/external/bluetooth/bluedroid/bta/include/ |
D | bta_api.h | 690 tBTA_DM_AUTHORIZE authorize; /* Authorization request. */ member
|
/external/mdnsresponder/ |
D | PrivateDNS.txt | 9 contains Transaction Signatures (TSIG), so the server can authorize the
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-WPS | 30 - Registrar: a device that control a network and can authorize
|
/external/wpa_supplicant_8/hostapd/ |
D | README-WPS | 29 - Registrar: a device that control a network and can authorize
|