Searched refs:host_str (Results 1 – 1 of 1) sorted by relevance
184 ext_std::string host_str = OUStringToOString(aHostName, m_settings.encoding).getStr(); in construct() local188 connProps["hostName"] = sql::ConnectPropertyVal(host_str); in construct()230 OSL_TRACE("hostName=%s", host_str.c_str()); in construct()
Completed in 12 milliseconds