Searched refs:grpc_protocol (Results 1 – 1 of 1) sorted by relevance
360 string grpc_protocol("grpc"); in CreateSession() local361 worker_cache_factory_options.protocol = &grpc_protocol; in CreateSession()382 string grpc_protocol(kGrpcProtocol); in CreateSession() local383 if (req->target().compare(0, grpc_protocol.length(), grpc_protocol) == in CreateSession()386 req->target().substr(grpc_protocol.length(), string::npos); in CreateSession()