Searched defs:typeVal (Results 1 – 2 of 2) sorted by relevance
2169 std::string typeVal = name.substr(0, slashIdx); in parseProviderName() local2293 std::string typeVal = name.substr(typeSlashIdx + 1, instanceSlashIdx - typeSlashIdx - 1); in parseDeviceName() local
3339 int typeVal = Integer.parseInt(typeValStr); in parseUserPackageOp() local