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

  /external/javasqlite/src/main/java/SQLite/
Authorizer.java 10 * Callback to authorize access.
22 public int authorize(int what, String arg1, String arg2, String arg3, method in interface:Authorizer
  /external/dnsmasq/contrib/dynamic-dnsmasq/
dynamic-dnsmasq.pl 126 if ( authorize($user, $pass, $cgi{'hostname'}, $cgi{'myip'}) == 0 ) {
158 sub authorize { subroutine
  /external/smack/src/org/jivesoftware/smackx/pubsub/
AccessModel.java 28 authorize, enum constant in enum:AccessModel
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/
chrome_ex_oauth.js 11 * @param {String} url_auth_token The OAuth authorize token URL.
56 * "authorize_url" {String} OAuth authorize token URL.
98 ChromeExOAuth.prototype.authorize = function(callback) {
233 * "authorize_url" {String} OAuth authorize token URL.
461 * @param {Function} callback Function to call once the authorize URL is
504 * @param {Function} callback Function to call once the authorize URL is
  /external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.js 11 * @param {String} url_auth_token The OAuth authorize token URL.
56 * "authorize_url" {String} OAuth authorize token URL.
98 ChromeExOAuth.prototype.authorize = function(callback) {
233 * "authorize_url" {String} OAuth authorize token URL.
461 * @param {Function} callback Function to call once the authorize URL is
504 * @param {Function} callback Function to call once the authorize URL is
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
chrome_ex_oauth.js 11 * @param {String} url_auth_token The OAuth authorize token URL.
56 * "authorize_url" {String} OAuth authorize token URL.
98 ChromeExOAuth.prototype.authorize = function(callback) {
233 * "authorize_url" {String} OAuth authorize token URL.
461 * @param {Function} callback Function to call once the authorize URL is
504 * @param {Function} callback Function to call once the authorize URL is
  /libcore/luni/src/test/java/libcore/sqlite/
OldDatabaseTest.java 1047 public int authorize(int action, String arg1, String arg2, String arg3, method in class:OldDatabaseTest.AuthorizerCallback
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 231 /* Authorize Response */
644 tBTA_SERVICE_ID service; /* Service ID to authorize. */
788 tBTA_DM_AUTHORIZE authorize; \/* Authorization request. *\/ member in union:__anon2632
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 790 milliseconds