Searched defs:retType (Results 1 – 2 of 2) sorted by relevance
86 string retType = string(signature.substr(charIndex + 2)); in ParseMethodSignature() local
152 string retType = string(signature.substr(charIndex + 2)); in ParseMethodSignature() local343 string &retType = find->second.paramTypes_.back(); in ApiMapPost() local