Home | History | Annotate | Download | only in recovery

Lines Matching full:substr

903             std::string device_type = line.substr(strlen("pre-device="));
907 std::string serial_no = line.substr(strlen("serialno="));