Searched refs:opkeyInfo_ (Results 1 – 2 of 2) sorted by relevance
22 OpkeyVersionResultSetBridge::OpkeyVersionResultSetBridge(const std::string &info) : opkeyInfo_(info… in OpkeyVersionResultSetBridge()46 int valueStatus = writer.Write(VALUE_COLUMN, opkeyInfo_.c_str(), opkeyInfo_.size() + 1); in FillBlock()
38 std::string opkeyInfo_; variable