Searched refs:getSuccess (Results 1 – 1 of 1) sorted by relevance
53 bool getSuccess = GetTypeAndValue(str, tempType, value); in GetTypeValue() local54 if (!getSuccess) { in GetTypeValue()