Searched refs:ATTR_CONNECTION_NAME (Results 1 – 3 of 3) sorted by relevance
94 ret = attributes->SetStringValue(Attributes::ATTR_CONNECTION_NAME, connectionName_); in CreateMessage()145 ret = attributes->GetStringValue(Attributes::ATTR_CONNECTION_NAME, connectionName_); in ParseMessage()
145 ATTR_CONNECTION_NAME = 100057, enumerator
244 bool getConnectionName = attr.GetStringValue(Attributes::ATTR_CONNECTION_NAME, connectionName_); in ProcBeginExecuteRequest()