Home
last modified time | relevance | path

Searched defs:authorize (Results 1 – 9 of 9) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DAuthorizer.java22 public int authorize(int what, String arg1, String arg2, String arg3, in authorize() method
/external/python/apitools/apitools/base/py/
Dbase_api_test.py79 def authorize(self, _): # pylint: disable=invalid-name member in FakeCredentials
/external/python/oauth2client/oauth2client/
Dservice_account.py585 def authorize(self, http): member in _JWTAccessCredentials
Dclient.py204 def authorize(self, http): member in Credentials
523 def authorize(self, http): member in OAuth2Credentials
/external/autotest/utils/frozen_chromite/third_party/oauth2client/
Dclient.py207 def authorize(self, http): member in Credentials
536 def authorize(self, http): member in OAuth2Credentials
/external/python/google-api-python-client/tests/
Dtest_http.py81 def authorize(self, http): member in MockCredentials
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcloudshell.v1alpha1.json100 "authorize": { object
Dcloudshell.v1.json263 "authorize": { object
/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/
Dp2p_iface.cpp1152 bool authorize, in connectInternal()