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