Searched defs:authorize (Results 1 - 13 of 13) sorted by relevance

/external/dnsmasq/contrib/dynamic-dnsmasq/
H A Ddynamic-dnsmasq.pl126 if ( authorize($user, $pass, $cgi{'hostname'}, $cgi{'myip'}) == 0 ) {
158 sub authorize { subroutine
/external/javasqlite/src/main/java/SQLite/
H A DAuthorizer.java10 * Callback to authorize access.
22 public int authorize(int what, String arg1, String arg2, String arg3, method in interface:Authorizer
/external/smack/src/org/jivesoftware/smackx/pubsub/
H A DAccessModel.java28 authorize, enum constant in enum:AccessModel
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/
H A Dchrome_ex_oauth.js11 * @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/
H A Dchrome_ex_oauth.js11 * @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/
H A Dchrome_ex_oauth.js11 * @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_org/chrome/browser/resources/file_manager/js/
H A Dshare_dialog.js75 ShareDialog.WebViewAuthorizer.prototype.authorize = function(callback) {
239 // Initialize and authorize the Web View tag asynchronously.
256 group.add(this.webViewAuthorizer_.authorize.bind(this.webViewAuthorizer_));
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
H A Dchrome_ex_oauth.js9 * @param {String} url_auth_token The OAuth authorize token URL.
54 * "authorize_url" {String} OAuth authorize token URL.
96 ChromeExOAuth.prototype.authorize = function(callback) {
231 * "authorize_url" {String} OAuth authorize token URL.
459 * @param {Function} callback Function to call once the authorize URL is
502 * @param {Function} callback Function to call once the authorize URL is
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
H A Dchrome_ex_oauth.js9 * @param {String} url_auth_token The OAuth authorize token URL.
54 * "authorize_url" {String} OAuth authorize token URL.
96 ChromeExOAuth.prototype.authorize = function(callback) {
231 * "authorize_url" {String} OAuth authorize token URL.
459 * @param {Function} callback Function to call once the authorize URL is
502 * @param {Function} callback Function to call once the authorize URL is
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h648 tBTA_SERVICE_ID service; /* Service ID to authorize. */
792 tBTA_DM_AUTHORIZE authorize; /* Authorization request. */ member in union:__anon671
/external/chromium_org/third_party/mongoose/
H A Dmongoose.c2133 static int authorize(struct mg_connection *conn, FILE *fp) { function
2186 authorized = authorize(conn, fp);
2212 ret = authorize(conn, fp);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1946 milliseconds