Home
last modified time | relevance | path

Searched defs:scopes (Results 1 – 25 of 101) sorted by relevance

12345

/external/dagger2/java/dagger/hilt/processor/internal/
DComponentDescriptor.java39 public abstract ImmutableSet<ClassName> scopes(); in scopes() method in ComponentDescriptor
84 Builder scopes(ImmutableSet<ClassName> scopes); in scopes() argument
86 Builder scopes(ClassName... scopes); in scopes() argument
DComponentGenerator.java56 private final ImmutableCollection<ClassName> scopes; field in ComponentGenerator
68 ImmutableCollection<ClassName> scopes, in ComponentGenerator()
/external/python/oauth2client/oauth2client/
Dservice_account.py99 scopes='', argument
145 def _from_parsed_json_keyfile(cls, keyfile_dict, scopes, argument
195 def from_json_keyfile_name(cls, filename, scopes='', argument
227 def from_json_keyfile_dict(cls, keyfile_dict, scopes='', argument
259 private_key_password=None, scopes='', argument
301 private_key_password=None, scopes='', argument
339 private_key_password=None, scopes='', argument
481 def create_scoped(self, scopes): argument
566 scopes=None, argument
632 def create_scoped(self, scopes, token_uri=oauth2client.GOOGLE_TOKEN_URI, argument
Dutil.py147 def scopes_to_string(scopes): argument
166 def string_to_scopes(scopes): argument
/external/python/apitools/apitools/base/py/
Dcredentials_lib.py133 def GetCredentials(package_name, scopes, client_id, client_secret, user_agent, argument
160 def ServiceAccountCredentialsFromFile(filename, scopes, user_agent=None): argument
193 service_account_name, private_key_filename, scopes, user_agent): argument
238 def __init__(self, scopes=None, service_account_name='default', **kwds): argument
283 def _CheckCacheFileForMatch(self, cache_filename, scopes): argument
312 def _WriteCacheFile(self, cache_filename, scopes): argument
336 def _ScopesFromMetadataServer(self, scopes): argument
462 def __init__(self, scopes, **kwds): argument
Dcredentials_lib_test.py31 def __init__(self, scopes=None, service_account_name=None): argument
49 self, service_account_name=None, scopes=None, cache_filename=None): argument
61 def _GetServiceCreds(self, service_account_name=None, scopes=None): argument
/external/elfutils/libdw/
Ddwarf_getscopes_die.c42 Dwarf_Die *scopes = malloc (depth * sizeof scopes[0]); in scope_visitor() local
63 dwarf_getscopes_die (Dwarf_Die *die, Dwarf_Die **scopes) in dwarf_getscopes_die()
Ddwarf_getscopes.c42 Dwarf_Die *scopes; member
100 Dwarf_Die *scopes = realloc (a->scopes, nscopes * sizeof scopes[0]); in origin_match() local
186 dwarf_getscopes (Dwarf_Die *cudie, Dwarf_Addr pc, Dwarf_Die **scopes) in dwarf_getscopes()
/external/python/google-api-python-client/tests/data/
Dlatitude.json20 "scopes": { object
99 "scopes": [ array
118 "scopes": [ array
133 "scopes": [ array
157 "scopes": [ array
185 "scopes": [ array
200 "scopes": [ array
234 "scopes": [ array
Dtasks.json62 "scopes": { object
238 "scopes": [ array
261 "scopes": [ array
277 "scopes": [ array
303 "scopes": [ array
330 "scopes": [ array
356 "scopes": [ array
380 "scopes": [ array
407 "scopes": [ array
437 "scopes": [ array
[all …]
Dmoderator.json19 "scopes": { object
587 "scopes": [ array
628 "scopes": [ array
648 "scopes": [ array
668 "scopes": [ array
686 "scopes": [ array
701 "scopes": [ array
756 "scopes": [ array
824 "scopes": [ array
853 "scopes": [ array
[all …]
Dlogging.json5 "scopes": { object
64 "scopes": [ array
92 "scopes": [ array
130 "scopes": [ array
156 "scopes": [ array
192 "scopes": [ array
229 "scopes": [ array
257 "scopes": [ array
302 "scopes": [ array
330 "scopes": [ array
[all …]
/external/tensorflow/tensorflow/compiler/jit/
Dcluster_scoping_pass_test.cc49 absl::flat_hash_map<string, string> scopes; in GetXlaInternalScopes() local
119 auto scopes = GetXlaInternalScopes(*graph); in TEST() local
172 auto scopes = GetXlaInternalScopes(*graph); in TEST() local
/external/python/oauth2client/oauth2client/contrib/django_util/
Ddecorators.py36 def oauth_required(decorated_function=None, scopes=None, **decorator_kwargs): argument
97 def oauth_enabled(decorated_function=None, scopes=None, **decorator_kwargs): argument
D__init__.py418 def __init__(self, request, scopes=None, return_url=None): argument
460 def scopes(self): member in UserOAuth2
Dviews.py43 def _make_flow(request, scopes, return_url=None): argument
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Dfile_external_account_credentials.cc30 std::vector<std::string> scopes, in Create()
42 Options options, std::vector<std::string> scopes, grpc_error** error) in FileExternalAccountCredentials()
Durl_external_account_credentials.cc28 std::vector<std::string> scopes, in Create()
40 Options options, std::vector<std::string> scopes, grpc_error** error) in UrlExternalAccountCredentials()
Dexternal_account_credentials.cc66 const Json& json, std::vector<std::string> scopes, grpc_error** error) { in Create()
180 Options options, std::vector<std::string> scopes) in ExternalAccountCredentials()
485 std::vector<std::string> scopes = absl::StrSplit(scopes_string, ','); in grpc_external_account_credentials_create() local
/external/dagger2/java/dagger/hilt/android/processor/internal/bindvalue/
DBindValueMetadata.java160 ImmutableList<AnnotationMirror> scopes = Processors.getScopeAnnotations(element); in create() local
166 scopes); in create() local
/external/dagger2/java/dagger/hilt/processor/internal/definecomponent/
DDefineComponentMetadatas.java123 ImmutableList<TypeElement> scopes = in getUncached() local
186 abstract ImmutableList<TypeElement> scopes(); in scopes() method in DefineComponentMetadatas.DefineComponentMetadata
/external/python/apitools/samples/fusiontables_sample/
Dfusiontables_v1.json73 "scopes": { object
798 "scopes": [ array
828 "scopes": [ array
855 "scopes": [ array
890 "scopes": [ array
924 "scopes": [ array
957 "scopes": [ array
994 "scopes": [ array
1030 "scopes": [ array
1065 "scopes": [ array
[all …]
/external/bcc/src/cc/frontends/b/
Dtype_check.h29 TypeCheck(Scopes *scopes, Scopes *proto_scopes) in TypeCheck()
/external/dagger2/java/dagger/internal/codegen/binding/
DComponentNodeImpl.java54 public ImmutableSet<Scope> scopes() { in scopes() method in ComponentNodeImpl
/external/python/oauth2client/tests/contrib/
Dtest_dictionary_storage.py24 def _generate_credentials(scopes=None): argument

12345