Searched refs:protoBase64 (Results 1 – 1 of 1) sorted by relevance
473 std::string protoBase64; in WriteBase64() local474 this->WriteBase64String(&protoBase64); in WriteBase64()476 OSI_NO_INTR(ret = write(fd, protoBase64.c_str(), protoBase64.size())); in WriteBase64()