Searched refs:powerStr (Results 1 – 2 of 2) sorted by relevance
151 StringPiece powerStr; in addFactorElement() local167 powerStr = elementStr.substr(powerInd + 1); in addFactorElement()169 power = static_cast<int32_t>(strToDouble(powerStr, status)); in addFactorElement()