Searched defs:authorize (Results 1 – 5 of 5) sorted by relevance
/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/python/apitools/apitools/base/py/ | ||
D | base_api_test.py | 79 def authorize(self, _): # pylint: disable=invalid-name member in FakeCredentials |
/external/python/oauth2client/oauth2client/ | ||
D | service_account.py | 585 def authorize(self, http): member in _JWTAccessCredentials |
D | client.py | 204 def authorize(self, http): member in Credentials |
/external/python/google-api-python-client/tests/ | ||
D | test_http.py | 84 def authorize(self, http): member in MockCredentials |