Searched refs:ParseInt (Results 1 – 3 of 3) sorted by relevance
67 bool ParseInt(const char* in, T* out) { in ParseInt() function356 if (!ParseInt(value_string, &parsed_integer_value)) {
1287 if (!ParseInt(oat_fd_str, &input_oat_fd)) { in patchoat()1307 if (!ParseInt(oat_fd_str, &output_oat_fd)) { in patchoat()1318 if (!ParseInt(base_delta_str, &base_delta)) { in patchoat()
1059 if (!ParseInt(image_diff_pid, &image_diff_pid_)) { in ParseCustom()1066 if (!ParseInt(zygote_diff_pid, &zygote_diff_pid_)) { in ParseCustom()