HomeSort by relevance Sort by last modified time
    Searched defs:authorize (Results 1 - 22 of 22) 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/chromium-trace/catapult/third_party/gsutil/gslib/
no_op_credentials.py 25 def authorize(self, http_obj): # pylint: disable=invalid-name member in class:NoOpCredentials
  /external/dnsmasq/contrib/dynamic-dnsmasq/
dynamic-dnsmasq.pl 126 if ( authorize($user, $pass, $cgi{'hostname'}, $cgi{'myip'}) == 0 ) {
158 sub authorize { subroutine
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
dbsecuritygroup.py 85 def authorize(self, cidr_ip=None, ec2_group=None): member in class:DBSecurityGroup
88 You need to pass in either a CIDR block to authorize or
92 :param cidr_ip: A valid CIDR IP range to authorize
95 :param ec2_group: An EC2 security group to authorize
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
securitygroup.py 146 def authorize(self, ip_protocol=None, from_port=None, to_port=None, member in class:SecurityGroup
283 sg.authorize(None, None, None, None, grant,
286 sg.authorize(rule.ip_protocol, rule.from_port, rule.to_port,
  /external/autotest/client/site_tests/firmware_TouchMTB/
authenticator.py 150 def authorize(self, ss_client): member in class:SpreadsheetAuthorizer
151 """Authorize the spreadsheet client.
183 token.authorize(ss_client)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
base_api_test.py 51 def authorize(self, _): # pylint: disable=invalid-name member in class:FakeCredentials
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
connection.py 366 def authorize(self, connection, **kwargs): member in class:HTTPRequest
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/
connection.py 1111 def authorize(self, request, response, **kw): member in class:MWSConnection
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
client.py 178 Subclasses must define an authorize() method that applies the credentials to
188 def authorize(self, http): member in class:Credentials
452 Credentials can be applied to an httplib2.Http object using the authorize()
504 def authorize(self, http): member in class:OAuth2Credentials
505 """Authorize an httplib2.Http instance with these credentials.
523 h = credentials.authorize(h)
814 # re-authorize, so we unflag here.
881 authorize() method, which then signs each request from that object
896 http = credentials.authorize(http)
    [all...]
  /system/bt/bta/include/
bta_api.h 233 /* Authorize Response */
881 tBTA_DM_AUTHORIZE authorize; \/* Authorization request. *\/ member in union:__anon73025
    [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 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 321 milliseconds