Searched refs:is_adaptor (Results 1 – 1 of 1) sorted by relevance
230 std::unique_ptr<google::protobuf::io::CopyingInputStreamAdaptor> is_adaptor( in StartProfilingProtobufFd() local232 return proto_config.ParseFromZeroCopyStream(is_adaptor.get()); in StartProfilingProtobufFd()