Searched defs:strKey (Results 1 – 6 of 6) sorted by relevance
202 void NetworkShareConfiguration::ParseConfigData(Config_Value cfgValue, std::string &strKey, std::st… in ParseConfigData()229 void NetworkShareConfiguration::ParseLineData(std::string &strKey, std::string &strVal) in ParseLineData()273 std::string strKey = line.substr(0, pos); in LoadConfigData() local
63 std::string strKey = sessionId + "-" + sinkDevice; in HasCapability() local
315 const std::string strKey = element.GetURI(); in SetCallLocalRecord() local331 const std::string strKey = element.GetURI(); in SetMultipleCallLocalRecord() local
56 const std::string &strKey, const std::string &strValue) in PreferencesPutValue()
70 string strKey, strValue; in ConcurOperThread() local
712 const std::string strKey = elementName.GetURI(); variable