Home | History | Annotate | Download | only in extensions

Lines Matching refs:HexStringToInt

72     if (base::HexStringToInt(id->begin() + i, id->begin() + i + 1, &val))