Searched defs:typeStr (Results 1 – 6 of 6) sorted by relevance
140 const std::string typeStr(argv[1]); in main() local
80 string typeStr = strObj.substr(posDelimit + 1, strObj.length() - posDelimit - 1); in NetworkInfoType() local
6860 int32_t QCameraParameters::setFocusPosition(const char *typeStr, const char *posStr) in setFocusPosition()