Lines Matching defs:lang
235 def _get_output_path(self, lang) -> str: argument
245 def keyset_stub(self, lang) -> testing_api_pb2_grpc.KeysetStub: argument
248 def aead_stub(self, lang) -> testing_api_pb2_grpc.AeadStub: argument
251 def daead_stub(self, lang) -> testing_api_pb2_grpc.DeterministicAeadStub: argument
254 def streaming_aead_stub(self, lang) -> testing_api_pb2_grpc.StreamingAeadStub: argument
257 def hybrid_stub(self, lang) -> testing_api_pb2_grpc.HybridStub: argument
260 def mac_stub(self, lang) -> testing_api_pb2_grpc.MacStub: argument
263 def signature_stub(self, lang) -> testing_api_pb2_grpc.SignatureStub: argument
266 def prf_stub(self, lang) -> testing_api_pb2_grpc.PrfSetStub: argument
269 def jwt_stub(self, lang) -> testing_api_pb2_grpc.JwtStub: argument
272 def metadata_stub(self, lang) -> testing_api_pb2_grpc.MetadataStub: argument