A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
C
- callExecutor(ServerCallExecutorSupplier) - function in io.grpc.BinderServerBuilder
- checkAuthorization(int) - function in io.grpc.binder.SecurityPolicy
- Decides whether the given Android UID is authorized.
- checkAuthorization(int) - function in io.grpc.binder.AsyncSecurityPolicy
- checkAuthorizationAsync(int) - function in io.grpc.binder.AsyncSecurityPolicy
- Decides whether the given Android UID is authorized.
- checkAuthorizationForService(int,String) - function in io.grpc.binder.ServerSecurityPolicy
- Returns whether the given Android UID is authorized to access a particular service.
- checkAuthorizationForServiceAsync(int,String) - function in io.grpc.binder.internal.BinderTransportSecurity.ServerPolicyChecker
- Returns whether the given Android UID is authorized to access a particular service.
- clearCallingIdentity() - function in android.os.LeakSafeOneWayBinder
- clearCallingWorkSource() - function in android.os.LeakSafeOneWayBinder
- close() - function in io.grpc.binder.internal.BinderClientTransportFactory
- close() - function in io.grpc.internal.BinderClientTransportFactory
- compressorRegistry(CompressorRegistry) - function in io.grpc.BinderServerBuilder
- compressorRegistry(CompressorRegistry) - function in io.grpc.BinderChannelBuilder
- createPolicyChecker(ServerSecurityPolicy) - function in io.grpc.binder.BinderInternal
- Creates a BinderTransportSecurity.ServerPolicyChecker from a .