Home | History | Annotate | Download | only in ui

Lines Matching refs:StringToInt

1328         base::StringToInt(restore_session_value, &expected_tab_count);
1409 if (base::StringToInt(*iter, reinterpret_cast<int*>(&devid))) {