Searched refs:tmpstr (Results 1 – 1 of 1) sorted by relevance
178 std::string tmpstr(sm[1]); in ParseDsppCapabilities() local179 int temp = atoi(tmpstr.c_str()); // atoi safe to use due to regex success in ParseDsppCapabilities()