Home
last modified time | relevance | path

Searched defs:retType (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/perftest/core/src/
Dfrontend_api_handler.cpp86 string retType = string(signature.substr(charIndex + 2)); in ParseMethodSignature() local
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp152 string retType = string(signature.substr(charIndex + 2)); in ParseMethodSignature() local
343 string &retType = find->second.paramTypes_.back(); in ApiMapPost() local