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