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