Home
last modified time | relevance | path

Searched refs:fillOauthScope (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/php/tests/interop/
Dinterop_client.php85 $fillOauthScope = false, $callback = false) argument
98 $request->setFillOauthScope($fillOauthScope);
134 $fillOauthScope = true);
157 $fillOauthScope = true);
174 $fillOauthScope = true);
191 $fillOauthScope = true);
224 $fillOauthScope = true,
/external/grpc-grpc/src/objective-c/examples/SwiftSample/
DViewController.swift33 request.fillOauthScope = true in viewDidLoad()
/external/grpc-grpc/src/objective-c/examples/Sample/Sample/
DViewController.m38 request.fillOauthScope = YES;
/external/grpc-grpc/src/objective-c/tests/
DGRPCClientTests.m177 request.fillOauthScope = YES;
209 request.fillOauthScope = YES;
393 request.fillOauthScope = YES;
599 request.fillOauthScope = YES;
/external/grpc-grpc/examples/objective-c/auth_sample/
DMakeRPCViewController.m58 request.fillOauthScope = YES;